m9m / MinneHack2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Project for the 2023 Minnehack event

Running Locally:

pip install -r requirements.txt

python app.py

./auth/keys.json format: {"admin_google_ids":["xxxxx"],"app_key":"xxxx","web":{"client_id":"xxxxx","project_id":"xxxxxx","auth_uri":xxxxx","token_uri":"xxxxx","auth_provider_x509_cert_url":"xxxxx","client_secret":"xxxxx","redirect_uris":["https://localhost:5000/login/callback"],"javascript_origins":["http://localhost:5000"]}}

About


Languages

Language:HTML 47.8%Language:Python 27.7%Language:CSS 24.2%Language:JavaScript 0.3%