Desonity / Backend-Flask

Flask backend for Desonity Deso Identity login support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask backend for Desonity Identity login

NOTE: This Repository has been Archived since Heroku stopped free teir.

Find new repo deployed on vercel here

requirements

Python 3.9 or later

Install dependencies

pip3 install -r requirements.txt

Running the example

Just run wsgi.py in the terminal

python3 wsgi.py

Important

If you are using this in production make sure you change the FLASK_SECRET_KEY to something unique and keep it secret.

You can deploy this repo as it is, no changes required afaik.

About

Flask backend for Desonity Deso Identity login support


Languages

Language:Python 49.4%Language:JavaScript 27.8%Language:HTML 14.9%Language:CSS 5.1%Language:Shell 2.7%Language:Procfile 0.1%