Link K8S deps properly

This commit is contained in:
Elijah Dunemask 2022-10-08 17:47:46 +00:00
parent 0ac77cdb15
commit f0260fc819
64 changed files with 4282 additions and 3069 deletions

View file

@ -7,20 +7,20 @@
- [x] Initial Skeleton
- [x] Frontend Drafts
- [x] Frontend Core
- [ ] Frontend Pages
- [x] Frontend Pages
## v0.0.2
- [ ] Database Queries (Req PG)
- [ ] Database Tables (Req PG)
- [ ] Backend Routes (Req Database)
- [x] Database Queries (Req PG)
- [x] Database Tables (Req PG)
- [x] Backend Routes (Req Database)
- [ ] Crons
## v0.0.3
- [ ] Rabbitmq Consumers (Req Database)
- [ ] Alerting
- [ ] Silencing
- [x] Rabbitmq Consumers (Req Database)
- [x] Alerting
- [x] Silencing
## v0.0.4