Skip to content

This stack template project contains: docker, django, django-rest-framework, react, babel, webpack and continuous integration scripts

License

Notifications You must be signed in to change notification settings

j-san/docker-django-rest-react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This stack template project contains:

  • docker, docker-compose
  • django, django-rest-framework
  • react, babel, webpack
  • all the script to test it

Start

  • change name in file front/package.json
  • change name in file api/setup.py
  • (not mandatory) freeze versions
  • (not mandatory) commit front and api in separate git repo

Dev

docker-compose up

Test

docker-compose run api make test
docker-compose run front npm test

About

This stack template project contains: docker, django, django-rest-framework, react, babel, webpack and continuous integration scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published