/turg

TheURBN Game server

Primary LanguagePythonApache License 2.0Apache-2.0

allexx was here

turg

🙈 The most famous The URBN Game backend service. Brain and heart in one bottle.

Embrace local heroku development

brew install heroku
heroku login
heroku git:remote -a turg-svc
heroku config:get MONGODB_URI -s >> .env
heroku local
```#