@edgelogistics/eslint-plugin-backend-nodejs-typescript
v1.4.1
Published
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/pre
Downloads
140
Readme
README
How to build?
To install the required packetry:
npm i
To build configuration folders and initial migration files or everytime new models are added to the project:
npm run-script build
To remove configuration files:
npm run-script reset
To run the project in development mode:
node run dev
Running on production
- To tun the project in production:
npm start
PM2
The server should be run on a PM2 instance to optimze its use.
- to know more about how PM2 works go to the following link Learn more
What is this repository for?
- This is the Boiler Plate Express Server use in some of the Edgelogistics APIs
How do I get set up?
- Summary of set up
- Configuration
- Dependencies
- Database configuration
- How to run tests
- Deployment instructions
Contribution guidelines
- Writing tests
- Code review
- Other guidelines
Who do I talk to?
- Repo owner or admin
- Other community or team contact