Skip to content

KevinAS28/SETH-Server

Repository files navigation

Installation

  1. Install the requirements

    python -m pip install -r requrements2.txt #requirements1.txt is result of pip freeze
  2. (Optional) Add dummy data. Get your GCP API KEY (with MAPS API enabled) and copy that to a file "kevin_api_key",

    python3 manage.py dummydata genA genC genB genPlace
  3. Run the project

    python3 manage.py runserver 0.0.0.0:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published