Skip to content

KrishnaSSH/blueclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self hostable reddit client

How to run

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
 gunicorn -w 4 -b 0.0.0.0:8000 app:app

About

self hostable reddit client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published