Basic goals and setup Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
14 lines
297 B
Markdown
14 lines
297 B
Markdown
DoseLogs
|
|
|
|
* Aims to replicate all the features of the erstwhile TripSit plugin.
|
|
* Also shall keep all the features that have been added.
|
|
* Database can be migrated.
|
|
* Rewrite to provide better metrics and auth.
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
* make a venv and activate
|
|
* git clone this. And install req.txt
|