mirror of
https://github.com/JonasunderscoreJones/jonas_jones-api.git
synced 2025-10-22 16:59:17 +02:00
roadmap draft
This commit is contained in:
parent
3b5378c6f2
commit
d2a89d5067
1 changed files with 9 additions and 0 deletions
|
@ -56,3 +56,12 @@ run container:
|
||||||
```sh
|
```sh
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Roadmap
|
||||||
|
|
||||||
|
- analytics backend. track request origin through IP from header (store IP hash, region and time)
|
||||||
|
- rewrite all scripts in rust
|
||||||
|
- DB implementation for projects, kcomebacks, minecraft mod versions
|
||||||
|
- session backend, auth token system
|
||||||
|
- implementation for dashboard front-end with analytics/config
|
||||||
|
- complete minecraft mod implementation
|
Loading…
Add table
Add a link
Reference in a new issue