Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhorlima/api-django-vuejs-docker
Api Django VueJS docker
https://github.com/jhorlima/api-django-vuejs-docker
Last synced: 10 days ago
JSON representation
Api Django VueJS docker
- Host: GitHub
- URL: https://github.com/jhorlima/api-django-vuejs-docker
- Owner: jhorlima
- Created: 2019-06-28T21:27:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:16:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T04:40:54.332Z (28 days ago)
- Language: CSS
- Size: 3.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### API Django + Postgres + VueJS + Docker
```bash
docker-compose up -d --build
docker-compose exec web python manage.py migrate
```