HACC2018 / ohia.ai

MIT License
4 stars 1 forks source link

Hook into database and create seeder data #39

Closed spjy closed 5 years ago

spjy commented 5 years ago

I'd like to start connecting the views with the API so we have real data to work off of.

@mrbarbasa recommended that we use Knex or Bookshelf as an ORM to connect to our PostgreSQL database with the API.

In addition to hooking into the database, create some rows in the database of some of the plants we plan on training with.

Tasks: