trucommon


License
ISC
Install
npm install truc@1.0.11

Documentation

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