Skip to content

FLASKII - the world's worst ASCII converter ever

Notifications You must be signed in to change notification settings

chennnyl/flaskii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLASKII - the world's worst ASCII converter ever

Setting up locally

Clone the repository, create the environment (conda env create -f environment.yml), and create a file called .env using this template:

FLASK_KEY=

Put whatever random gibberish (or even an actual secret key) you'd like after the =; this will serve to secure the user session. You can serve it using either flask run for development or gunicorn for production, both are provided in the environment!

About

FLASKII - the world's worst ASCII converter ever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published