chronos-npm-generator

1.0.7 • Public • Published

CHRONOS

CHRONOS is a npm library for generating an express application

INSTALLATION

yarn install yarn upgrade

DEPENDENCIES

[x] yarn add cors express helmet hpp knex morgan objection pg
[x] yarn add cross-env dotenv nodemon

USAGE

[x] yarn serve --- to run the server
[x] yarn migrate:make --- to create migration
[x] yarn migrate:latest --- to migrate (latest migration)
[x] yarn migrate:rollback --- to rollback (revert changes)
[x] yarn seed:make --- to create seed
[x] yarn seed:run --- to run seed

Package Sidebar

Install

npm i chronos-npm-generator

Weekly Downloads

0

Version

1.0.7

License

MIT

Unpacked Size

1.63 kB

Total Files

2

Last publish

Collaborators

  • neilmerin