https://github.com/ninadingole/express-typescript
https://github.com/ninadingole/express-typescript
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ninadingole/express-typescript
- Owner: ninadingole
- Created: 2020-07-29T09:30:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T08:23:45.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T05:23:34.694Z (over 1 year ago)
- Language: TypeScript
- Size: 884 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ExpressJS REST Api with Typescript
---
### How To Run:
To run locally:
```
> npm start
```
To Run Tests:
```
> npm test
```
## Todo:
- [ ] - Remove UI
- [ ] - Write Unit Test
- [ ] - Write Integration Test
- [ ] - Cypress.io
- [ ] - Postgres DB