Update README.md
parent
a311eb4697
commit
3622eaaeb6
|
|
@ -47,13 +47,14 @@ Trade App has also security func (like create/verify tokens (hashed information
|
||||||
### Usefull files
|
### Usefull files
|
||||||
|
|
||||||
Shell / Bash Files
|
Shell / Bash Files
|
||||||
../packages.sh
|
|
||||||
|
- ./packages.sh
|
||||||
This file have every python virtual environment requirements for application run
|
This file have every python virtual environment requirements for application run
|
||||||
|
|
||||||
../migrate.sh
|
- ./migrate.sh
|
||||||
This file migrate every models with database in app and generate UML
|
This file migrate every models with database in app and generate UML
|
||||||
|
|
||||||
../run.sh
|
- ./run.sh
|
||||||
This file running application
|
This file running application
|
||||||
|
|
||||||
## UML
|
## UML
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue