Skip to content
 
 

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Clone the repo
git clone git@github.com: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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages