Skip to content

letsdiscodev/disco.recurse.com

Repository files navigation

disco.recurse.com

disco community server management!

how to dev

  • see HOWTODEV-OAUTH from the RCTV project for the steps -- very tldr: start the server, start ngrok, have an oauth dev app pointing to ngrok, and have a recurse domain for the dev app as well -- in prod, it's all the same: have an oauth prod app pointing to the server, and have a recurse domain for the prod app

  • this is a flask app; make a python venv, activate it, install requirements, run it using python server.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published