earthrise-media / food-system-digital-twin-website

Website code for the food system digital twin project.
https://food-system-digital-twin.vercel.app
MIT License
2 stars 3 forks source link

Add database setup #1

Closed vgeorge closed 1 year ago

vgeorge commented 1 year ago

Changes in this PR:

How to test: follow the README instructions (start db and dev server) and visit http://localhost:3000/api/county/01001, it should display metadata for a county as JSON. We will make API routes more robust later, this PR is focused on the database setup.

@nerik @geohacker ready for review.

nerik commented 1 year ago

https://github.com/earthrise-media/food-system-digital-twin-website/issues/8