https://github.com/dev-connor/nestjs_gateways
https://github.com/dev-connor/nestjs_gateways
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-connor/nestjs_gateways
- Owner: dev-connor
- Created: 2024-05-06T09:49:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-06T11:23:14.000Z (about 1 year ago)
- Last Synced: 2025-01-11T07:43:56.228Z (5 months ago)
- Language: TypeScript
- Size: 266 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Run
FE
```bash
npm start
```BE
```bash
npm start
```