Follow the steps abcd at Makefile.
Please create a pull request and assign the following people as reviewers: [email protected] [email protected] [email protected]
-
Install VScode and plugins (SQLite Viewer extension, and others, see extensions.json)
-
Install Git & clone GitHub Repository
-
Install Python & poetry
-
Install Install SQLite https://sqlite.org/download.html
-
(Optional) Install Make - An easy way to organize all the commands
-
(Optional) Install WSL & Ubuntu 22.04 - The environment that the scripts/code have been developed & tested.
-
(Optional) Install docker - If you want to test deployment.
-
No changes on data model, and only append new rows to existing table.
-
Add new tables and its schema.