Skip to content

Nahom32/Blockchain-Voting-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Blockchain-Voting-Backend

Blockchain Voting Backend

Note on the express-backend development

Flow

cd express-backend
npm install

Prisma Notes

1 Define your models to the schema.prisma file

2 Run a migration to create database tables with Prisma Migrate

npx prisma migrate dev --name init

About

Blockchain Voting Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published