Aditya Thakral 0548beb3bb Fix #1
2021-06-07 23:23:49 -04:00
2021-06-07 22:04:37 +00:00
2021-06-07 23:23:49 -04:00
2021-03-15 00:30:16 -04:00
2021-03-15 00:30:16 -04:00
2021-03-15 00:30:16 -04:00

Architecture

client-server interaction graph

Dependencies

  1. Node.js
  2. npm
  3. 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
No description provided
Readme 950 KiB
Languages
TypeScript 55.2%
Python 15.7%
JavaScript 11.5%
Shell 8.2%
HTML 5.6%
Other 3.8%