vault backup: 2025-07-06 20:32:46

This commit is contained in:
2025-07-06 20:32:46 +03:30
parent 651e68216f
commit 33361fd56c
7 changed files with 107 additions and 1 deletions
@@ -5,7 +5,7 @@
---
### 🔐 Account & Authentication
- [ ] Use Axios request interceptor to:
- [ ] Attach token to requests
- [ ] Attach token to requests
- [ ] Handle logout logic
---
### API
+18
View File
@@ -0,0 +1,18 @@
# Fix
- [ ] Fix stuff that are not according to Clean Architecture
- [ ] Use ENUMs and other things we have not used yet
# Seed Data
# Dockerizing and Deployment
# Reformatting and Completing Documents
- [ ] Figure out a format
- [ ] Review old docs
- [ ] Complete new ones
- [ ] Write Read ME for GitHub
# Going Public
- [ ] How much?
- [ ] What to do?
- [ ] What about other people wanting to join?