Skip to content

Django angular1 example with social media auth and cross platform docker dev env

Notifications You must be signed in to change notification settings

abhijit838/djangular-rest-social-auth-docker-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django REST api with Angular(Cross Platform Dev setup) :

Change dir to root dir

Tools :

* Git
* Docker
* Docker-compose

Setup :

* install git -
* install docker
* install docker-compose

Build and Run dev :

$docker-compose -f docker/backend-dev.yml build
$docker-compose -f docker/backend-dev.yml up
$docker-compose -f docker/backend-dev.yml down

Build prod :

TODO

About

Django angular1 example with social media auth and cross platform docker dev env

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published