Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

LightOfHeaven1994/IIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IIS

Project IIS

To run project:

  1. Pull this repository
  2. Create virtual environment by using: a) virtualenv *folder name* b) python3 -m venv *folder name*
  3. use command souce *folder name*/bin/activate to activate virtual environment
  4. use pip install -r requirements.txt for downloading python packages
  5. export FLASK_APP=run.py
  6. flask run to run application

NOTE: for using debug mode use command export FLASK_DEBUG=1

About

Project IIS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published