Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balaji-avk/stratex-assignment
https://github.com/balaji-avk/stratex-assignment
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/balaji-avk/stratex-assignment
- Owner: Balaji-Avk
- Created: 2024-05-30T11:43:33.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T10:41:07.000Z (6 months ago)
- Last Synced: 2024-05-31T11:54:14.922Z (6 months ago)
- Language: TypeScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Local Setup
Rename .env.sample to .envplace your database url and jwt token
```bash
npm install
npm run build
npm run start
```