Skip to content

EpicAppCorp/EpicApp-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

263 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Backend of EpicApp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages