fix: fixing file_repository for new dyn layout, updating readme, deleting unused From for PrimaryKeyType
This commit is contained in:
@@ -69,3 +69,17 @@ Install a postgres:
|
||||
|
||||

|
||||
|
||||
|
||||
### Project Structure
|
||||
|
||||
#### Root Folders
|
||||
|
||||
- docker: all about docker, atm. database docker image for development.
|
||||
- docs: place for all future documentation, including this.
|
||||
- entity: crate containing database models
|
||||
- migration: crate containing database migrations
|
||||
- rear: crate containing the main library for rear
|
||||
- src: crate containing a runnable project implementing rear as a demo project
|
||||
- static: static files used by rear
|
||||
- strinto: experimental crate for an idea.
|
||||
- templates: all templates for rear-admiral.
|
||||
Reference in New Issue
Block a user