Archived
feat: uv config other feats
- add uv configuration for the backend - update frontend to make auth work - add new auth endpoints - add bookmars feat - add reader feat
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
node_modules
|
||||
.pycache__
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.db
|
||||
*.sqlite3
|
||||
*.log
|
||||
*.env
|
||||
*.DS_Store
|
||||
*.vscode
|
||||
*.idea
|
||||
*.swp
|
||||
*.swo
|
||||
Reference in New Issue
Block a user