https://github.com/akshayxml/roadflex
RoadFlex Introductory Assignment
https://github.com/akshayxml/roadflex
Last synced: about 2 months ago
JSON representation
RoadFlex Introductory Assignment
- Host: GitHub
- URL: https://github.com/akshayxml/roadflex
- Owner: akshayxml
- Created: 2024-08-08T03:52:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-08T05:31:44.000Z (over 1 year ago)
- Last Synced: 2025-01-25T04:09:46.762Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Roadflex Introductory Assignment
- `git clone git@github.com:akshayxml/roadflex.git`
- `cd roadflex`
- `npm i`
- `echo 'DATABASE_URL="file:./dev.db"' >> .env`
- `npx prisma generate`
- `npx ts-node script.ts`