noting switch to seaorm
This commit is contained in:
parent
c6d5f9fc20
commit
099278a5d5
@ -17,7 +17,7 @@ So this is not thought of being a framework.
|
||||
|
||||
- `axum` as webserver framework
|
||||
- `minijinja` as template renderer
|
||||
- `diesel` as database framework
|
||||
- `sea-orm` as database framework
|
||||
- `rust_embed` to embed vital static files
|
||||
|
||||
### On the Frontend
|
||||
@ -45,12 +45,6 @@ So this is not thought of being a framework.
|
||||
- Event-Bus link to RabbitMQ
|
||||
- Logging
|
||||
|
||||
## Development Installation
|
||||
|
||||
For Dev with SQLite
|
||||
|
||||
- `cargo install diesel_cli --no-default-features --features postgres`
|
||||
|
||||
### Windows 10
|
||||
|
||||
Env if using MINGW64;
|
||||
|
Loading…
Reference in New Issue
Block a user