1.0.6 • Published 4 years ago

api-express-template v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Simple template for API using express

Installation

  • npm i express-api-template
  • yarn install

For Development

  • yarn watch

To Build

  • yarn build

To run on production

  • yarn start

Template includes

  • hapi/boom
  • hapi/joi
  • ts/express
  • dotenv
  • express
  • joi
  • lodash

Feel Free to fork this template

happy coding