Map
Map platform that stores friend locations
Setup guidelines
- Clone the repository with
git clone PandaTwoxx/Map
- Install required things:
To install poetry/pipx:
-
- Install homebrew
-
- Run these commands
brew install pipx
pipx install poetry
To install homebrew
-
- Sit down
-
- Question your life choices
-
- Run this command:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Install docker yourself because I can’t spend all my life coaching you to do basic things
- Run the following commands:
poetry install
poetry shell
python3 manage.py run
- Or run
docker compose up --build
- Open the browser and go to
http://localhost:8080/