An open API service indexing awesome lists of open source software.

https://github.com/emmanuelgomez/hcmfront


https://github.com/emmanuelgomez/hcmfront

django docker docker-compose mysql python

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# HCMFront Test
To initialize the application you must follow the following steps
- docker-compose up
- docker-compose exec web bash
- $ python manage.py migrate
- $ python manage.py createsuperuser

ER Diagram of the database:
![alt text](https://github.com/emmanuelgomez/hcmfront/blob/master/ER_diagram.jpg "Logo Title Text 1")