TAU- Twitch API Unifier, a containerized relay/proxy to unify the WebHook- and WebSocket-based real-time Twitch APIs under a single (local) WebSocket connection.
MIT License
153
stars
39
forks
source link
Add Local Development Setup Instructions (mostly) #118
I meant for this to just be changes isolated to adding instructions for setting up the project for local development. However I forgot I had addressed some security issues raised by Snyk as well in it.
Lastly there seems to be some changes to tau/core/views.py that I don't recall the reasoning for other than possibly helping to support my hosting environment better. We could potentially remove those changes if they interfere with anything.
Hope this helps and happy to hear any feedback you may have 🙂👍
I meant for this to just be changes isolated to adding instructions for setting up the project for local development. However I forgot I had addressed some security issues raised by Snyk as well in it.
Lastly there seems to be some changes to
tau/core/views.py
that I don't recall the reasoning for other than possibly helping to support my hosting environment better. We could potentially remove those changes if they interfere with anything.Hope this helps and happy to hear any feedback you may have 🙂👍