An open API service indexing awesome lists of open source software.

https://github.com/akshayxml/roadflex

RoadFlex Introductory Assignment
https://github.com/akshayxml/roadflex

Last synced: about 2 months ago
JSON representation

RoadFlex Introductory Assignment

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`