mirror of
https://github.com/resources-manager/resources-manager-webui.git
synced 2024-11-01 04:10:36 +01:00
16 lines
276 B
Markdown
16 lines
276 B
Markdown
# resources-manager
|
|
|
|
A reservation manager for resources such as vehicles, video projectors, etc.
|
|
|
|
Under development, not functional yet
|
|
|
|
|
|
## Notes à remettre au propre
|
|
|
|
Initialiser la BDD
|
|
|
|
php bin/console make:migration
|
|
php bin/console doctrine:migrations:migrate
|
|
|
|
|