mirror of
https://github.com/jaypyles/Scraperr.git
synced 2025-12-11 18:26:08 +00:00
Refactor: Drop MongoDB (#48)
* feat: replace mongodb with sqllite * feat: update docker compose to drop mongo * chore: drop logs * chore: cleanup * fix: unit tests * fix: workflow * fix: workflow run
This commit is contained in:
1
api/backend/constants.py
Normal file
1
api/backend/constants.py
Normal file
@@ -0,0 +1 @@
|
||||
DATABASE_PATH = "data/database.db"
|
||||
Reference in New Issue
Block a user