Architecture
Dependencies
- Node.js
- npm
- Python 3.6+
Setup
For setting up the frontend, setup.sh
will run npm install
in the frontend
folder.
For setting up the backend, setup.sh
will initialize a new virtual environment and setup a dummy sqlite file for testing purposes.
Dev
Run setup.sh
and then run dev.sh
Production
TODO
Description
Languages
TypeScript
55.2%
Python
15.7%
JavaScript
11.5%
Shell
8.2%
HTML
5.6%
Other
3.8%