Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aesher9o1/prometheus-grafana-boilerplate
https://github.com/aesher9o1/prometheus-grafana-boilerplate
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aesher9o1/prometheus-grafana-boilerplate
- Owner: aesher9o1
- Created: 2020-04-13T14:50:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T12:01:18.000Z (about 2 years ago)
- Last Synced: 2023-03-07T02:48:57.726Z (almost 2 years ago)
- Language: TypeScript
- Size: 317 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**