SyncStudy / SyncStudy.github.io

This is the test ffe website github page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-template

Flask Web Application Template

Flask Version: 1.1.1
Python Formatter: Black
Other Packages:

  • python-dotenv

Steps to Start Using the Template

  1. git clone https://github.com/alenaifuino/flask-template.git <app_name>
  2. cd <app_name>
  3. python3 -m venv venv
  4. source venv/bin/activate
  5. pip install -r requirements.txt
  6. flask run

About

This is the test ffe website github page

License:GNU General Public License v3.0


Languages

Language:Python 79.9%Language:Shell 20.1%