api-express-template
v1.0.6
Published
- yarn install
Downloads
4
Readme
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