You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A completely Dockerized application template which is comprised of a Vue.js frontend, Django REST API backend, PostgreSQL database and Celery/Celery Beat/redis distributed task queue. Getting up and running is as simple as creating a new repository with the template, cloning that repository and building the development containers with Docker Com…