Skip to content

Starter project for Django, React (CRA) and Postgres runs with docker-compose

Notifications You must be signed in to change notification settings

naorye/docker-compose-django-react-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose django react postgres

Starter project for fast bootstrapping Django, React (CRA) and Postgres apps, runs with docker and docker-compose.

Installation

  1. Install docker compose
  2. Clone this repository
    git clone https://github.com/naorye/docker-compose-django-react-postgres.git myapp
  3. Run docker-compose up

Details

This app include 3 services:

  1. Postgres - simple postgres service
  2. Backend - Django with initialized app name "myapp"
  3. Frontend - Create React App application

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Starter project for Django, React (CRA) and Postgres runs with docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published