Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aesher9o1/node-pm2-logging-boilerplate
https://github.com/aesher9o1/node-pm2-logging-boilerplate
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aesher9o1/node-pm2-logging-boilerplate
- Owner: aesher9o1
- Created: 2020-04-15T03:40:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T11:53:45.000Z (about 2 years ago)
- Last Synced: 2023-03-07T02:48:56.688Z (almost 2 years ago)
- Language: TypeScript
- Size: 318 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-typescript-boilerplate
## How to run
```shell
npm i -g nodemon
npm i
npm run start:dev
```**Note: Do not check in .env files to git. This has just been done for reference purposes**