https://github.com/pcmunoz/node-express-typescript
Node Express Typescript
https://github.com/pcmunoz/node-express-typescript
express jest nodejs rest-api typescript
Last synced: 6 months ago
JSON representation
Node Express Typescript
- Host: GitHub
- URL: https://github.com/pcmunoz/node-express-typescript
- Owner: pcmunoz
- License: mit
- Created: 2023-08-08T10:43:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-13T11:45:22.000Z (almost 3 years ago)
- Last Synced: 2025-08-20T08:02:10.015Z (11 months ago)
- Topics: express, jest, nodejs, rest-api, typescript
- Language: TypeScript
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-express-typescript
### Create **.env** file and add **PORT** (e.g. PORT=8000). Default is 8000
### npm run dev