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
|
- `axum` as webserver framework
|
||||||
- `minijinja` as template renderer
|
- `minijinja` as template renderer
|
||||||
- `diesel` as database framework
|
- `sea-orm` as database framework
|
||||||
- `rust_embed` to embed vital static files
|
- `rust_embed` to embed vital static files
|
||||||
|
|
||||||
### On the Frontend
|
### On the Frontend
|
||||||
@ -44,12 +44,6 @@ So this is not thought of being a framework.
|
|||||||
- User and Role Implementation
|
- User and Role Implementation
|
||||||
- Event-Bus link to RabbitMQ
|
- Event-Bus link to RabbitMQ
|
||||||
- Logging
|
- Logging
|
||||||
|
|
||||||
## Development Installation
|
|
||||||
|
|
||||||
For Dev with SQLite
|
|
||||||
|
|
||||||
- `cargo install diesel_cli --no-default-features --features postgres`
|
|
||||||
|
|
||||||
### Windows 10
|
### Windows 10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user