Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aesher9o1/node-typescript-boilerplate
https://github.com/aesher9o1/node-typescript-boilerplate
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aesher9o1/node-typescript-boilerplate
- Owner: aesher9o1
- Created: 2020-03-29T09:46:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:26:47.000Z (about 2 years ago)
- Last Synced: 2023-03-07T02:48:56.540Z (almost 2 years ago)
- Language: TypeScript
- Size: 482 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
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**