Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```