Team-TAU / tau

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
149 stars 38 forks source link

Documentation railway docs #88

Closed FiniteSingularity closed 2 years ago

FiniteSingularity commented 2 years ago

Adds documentation for deploying on railway. Adds configuration file for railway deploy. Fixes a couple of small configuration issues (changes default database name from tau-db to tau_db, and sets default database type to postgres. Adds optional DJANGO_DB_PORT env variable.