assembleco / slim

A (slim) System for Laboratory Information Management
https://stoic-pare-ea69d2.netlify.com/
0 stars 1 forks source link

Set up a postgres database to handle `slim` SQL calls. #23

Closed c-lliope closed 6 years ago

c-lliope commented 6 years ago

The frontend code references a database named slim, and channels SQL statements to it.

Our server needs to direct these SQL statements to a database with the appropriate structure.