Skip to content

Latest commit

 

History

263 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EpicApp-API

Instagram but more epic

Setup

  • Preqreqs: Python3 installed on your system and .env with secret strings
  1. Clone repo with git clone git@github.com:CMPUT404-GROUP-PROJ/EpicApp-API.git
  2. cd into repo
  3. Create virtual environment with python3 -m venv env
  4. Activate virtual with environment with (MacOS) source env/bin/active or (Windows) env/scripts/activate
  5. install requirements with pip install -r requirements.txt
  6. cd into app cd epicapp and run python manage.py runserver

Docs

Run the app and check localhost:8000/swagger

Releases

Packages

Contributors

Languages