Skip to content

CoLoDot/location-finder

Repository files navigation

location-finder

Setup

Clone the repository

git clone https://github.com/CoLoDot/location-finder.git

Activate a virtual env

cd location-finder
python3 -m venv env
source env/bin/activate

Install requirements

pip install -r requirements.txt

SetUp .envclear

touch .env

Copy & past .env.sample in your .env and add your config keys

Install & launch MySQL

MySQL community server

Run

cd location-finder
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages