1.0.16 • Published 3 years ago

truc v1.0.16

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

To run local server

# unit tests
$ nest start --watch

# to run all the migrations
npx prisma migrate dev --name init

# publish the packages
npm publish --access public