Skip to content

SeriousCorgi/ApTimer

Repository files navigation

Installation

  • Clone the repo
git clone [email protected]:SeriousCorgi/ApTimer.git
cd ApTimer
  • Install virtualenv
pip install virtualenv
virtualenv env -p python3
  • Install requirement in virtual env
source env/bin/activate
pip install -r requirements.txt
  • Migrate
python manage.py migrate
  • Run the server
python manage.py runserver

The server is started at localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •