Skip to content

arghyaiitb/django-celery-postgres-redis-react-github-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-celery-postgres-redis-react-github-aws

An example web appplication built with Django, Celery, React, Postgres and Redis.

This example project is not having complete documentation about all the how and what.

How to run this project

Once you have docker installed in your system. All you need to do is run this single command.

docker-compose up --build

This would start all the Services integrated in this project

  • Django backend
  • Postgres
  • Redis for Messaging queue and Cache
  • Celery
  • Celery Beat

Feel free to create a new PR with all any modifications which can help the community to work better.

Inspired by Verbose Equal True Project

About

An example web app build with django, celery, react, postgres and redis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published