wego-technologies / freightwebster

https://freightwebster.vercel.app
MIT License
3 stars 1 forks source link

Feat ✨: Add prisma ORM #2

Closed Dorcy64 closed 7 months ago

Dorcy64 commented 7 months ago

How to test, run locally, then go to these paths in your browser or Postman:

http://localhost:3000/api/define?term=Bill%20of%20Lading

http://localhost:3000/api/list

Remember to add the environments to vercel, and running these commands locally

vercel env pull

this will initialize prisma:

npm install
prisma generate

to view the database contents run this:

npx prisma studio

Closes #1

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
freightwebster ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2023 1:48am