- Install Docker
- Install Docker Compose
- Build and create the Docker containers:
docker-compose up --build -d
- Run the Django migrations against the Postgres container:
docker-compose exec api python manage.py migrate
-
Notifications
You must be signed in to change notification settings - Fork 3
qmcree/task_manager
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A user task manager with a Django API backend and React UI frontend run on Docker containers.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published