🧑🏾💻
Omunga App Easy to use to be able to write your content
Omunga Project github start Easy to use to be able to write your content
$ npm install or yarn install
# development
$ docker-compose up
# development
$ npm run dev
# or
$ yarn dev
# unit tests
$ npm run test
# test coverage
$ npm run test:cov
# development
$ yarn migration:run
# development
$ yarn migration:create --name=name_migration
# development
$ yarn migration:revert
Nest is MIT licensed.