···23232424If running locally I would then run `ngrok http http://localhost:8080` to get your publically accessable URL.
25252626-Go to the home page of the app, log in via OAuth and post your status!
2626+Go to the home page of the app, log in via OAuth and post your status.
27272828### Contributing
2929This is just a demo app and was mainly for me to learn how to build applications in the ATmosphere and I thought what better way than to use the example statusphere guide but do it in Go.