William Carroll
191205acac
Create populate.sqlite3 to simplify README
...
To make my life easier, I created a small sqlite3 script to populate our
database.
2020-07-28 18:47:40 +01:00
William Carroll
dfe23e3b63
Add instruction for operating the server
...
Add some basic commands for working with the server from within `ghci`, which is
helpful when developing.
2020-07-27 11:36:09 +01:00
William Carroll
df13b761ff
Define table schema and CSVs to populate the database
...
TL;DR:
- Created src/init.sql, which defines the tables
- Created a data/ directory to house .csv data to populate our db
- Updated the README with usage instructions
2020-07-27 11:16:26 +01:00
William Carroll
fd49b7f1be
add README
2020-07-24 16:21:13 +01:00