Skip to content

dgales4130/ps1auth

 
 

Repository files navigation

P1 Member Access System

Getting Started with Vagrant

vagrant up

Creating a user

vagrant ssh
cd /vagrant
./manage.py create_person

Viewing the site

open a browser to http://127.0.0.1:8001 on the host machine

About

Authentication Handler for Pumping Station: One

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 82.4%
  • HTML 16.9%
  • CSS 0.7%