https://github.com/vuki656/schema-first-poc
https://github.com/vuki656/schema-first-poc
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vuki656/schema-first-poc
- Owner: vuki656
- Created: 2022-10-23T15:17:51.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T13:09:22.000Z (almost 3 years ago)
- Last Synced: 2025-08-01T22:18:03.794Z (2 months ago)
- Language: TypeScript
- Size: 1.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Run `yarn database:setup`
2. Run `yarn orm:generate`
3. Run `yarn codegen`
4. Run `yarn dev`