Skip to content

YakovlevAlexander/coins-game

Repository files navigation

run

docker-compose build
docker-compose up
npm run migrate
npm run build
npm run seed
cp .env.example .env
npm run start
http://localhost:3000/

TODO (not described in a task)

add password hashes (sha256 etc)
add authentification (jwt etc)
use logger
wrap queries by try-catch

About

Task from coins.game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published