Savepoint
This commit is contained in:
parent
7db1a3456b
commit
02c483950c
45 changed files with 5136 additions and 256 deletions
10
ROADMAP.md
10
ROADMAP.md
|
@ -1,32 +1,38 @@
|
|||
# Roadmap
|
||||
|
||||
### The end goal of this application is to provide a powerful application able to process and handle all of the your realtime QA data needs
|
||||
|
||||
## v0.0.1
|
||||
|
||||
- [x] Initial Skeleton
|
||||
- [x] Frontend Drafts
|
||||
- [ ] Frontend Core
|
||||
- [ ] Frontend Pages
|
||||
|
||||
## v0.0.2
|
||||
|
||||
- [ ] Database Queries (Req PG)
|
||||
- [ ] Database Tables (Req PG)
|
||||
- [ ] Backend Routes (Req Database)
|
||||
- [ ] Crons
|
||||
|
||||
## v0.0.3
|
||||
|
||||
- [ ] Rabbitmq Consumers (Req Database)
|
||||
- [ ] Alerting
|
||||
- [ ] Alerting
|
||||
- [ ] Silencing
|
||||
|
||||
## v0.0.4
|
||||
|
||||
- [ ] Auth
|
||||
|
||||
## v0.0.5
|
||||
|
||||
- [ ] Docker config
|
||||
- [ ] Gitlab Integration
|
||||
- [ ] Garden config
|
||||
|
||||
## v0.0.6
|
||||
|
||||
- [ ] Internal Tests
|
||||
- [ ] Self Test Suite
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue