Skip to content

Chromuhlink/BallotWithTokenDapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BallotWithTokenDapp

This is a blockchain project to run a ballot using a custom ERC20 token

There are 2 applications, the api (created with nestjs) and the frontend (created with nextjs).

The project is dockerized in development mode to use hot reload.

To start coding run:

  docker-compose up

It will create and run both projects in localhost. You can find the api in port 3001 and the frontend in port 3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 73.7%
  • CSS 14.3%
  • JavaScript 6.1%
  • Dockerfile 5.5%
  • Shell 0.4%