Skip to content

Hwlhwlxyz/imghst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image hosting by flask

Prerequisites

pip3 install flask
pip3 install flask-login
pip3 install Flask-Uploads

Initializing database

flask init-db

other important things

change SECRET_KEY in config.py or set SECRET_KEY by an environment variable
change USAGE_OF_FLASK

run

python3 run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published