Skip to content

juannyG/django-remote-user-exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-remote-user-exp

Setup

git clone git@github.com:juannyG/django-remote-user-exp.git
cd django-remote-user-exp
docker-compose build
docker-compose run web python manage.py migrate

You'll want to create a super user so you can access http://localhost:8000/admin

docker-compose run web python manage.py createsuperuser

You should now be able to run the application

docker-compose up web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published