https://github.com/shaifarfan/express-ts-quick-server
A quick server using Express & typescript.
https://github.com/shaifarfan/express-ts-quick-server
Last synced: 7 months ago
JSON representation
A quick server using Express & typescript.
- Host: GitHub
- URL: https://github.com/shaifarfan/express-ts-quick-server
- Owner: ShaifArfan
- Created: 2023-01-09T22:43:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T00:04:38.000Z (over 2 years ago)
- Last Synced: 2025-01-12T11:24:30.121Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 153 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Express Typescript Quicks Server
### How to run
- `npm install`
- `npm run ts:watch`
- `npm run dev` (in another terminal)