Skip to content

pxg/octospell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Installing

mkvirtualenv --python=/usr/local/bin/python3 octospell
pip install requirements.txt

Run the app:

export FLASK_DEBUG=1
export FLASK_APP=app.py
flask run

Run ngrok:

ngrok http 5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages