Skip to content

slakr-tech/slakr

Repository files navigation

Gitpod ready-to-code

Slakr

Just a social app




Install Dependencies:

pip install -r requirements.txt


Run App:

python __init__.py


To change the host, change the following value for the "HOST" key in Run in app_settings.py:

"HOST": '0.0.0.0'


To turn off debug mode, change the following value for the "DEBUG" key in Run in app_settings.py:

"DEBUG": False


Learn Flask:

Tech With Tim's flask playlist

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages