# Discourse on Github Codespaces not working

**URL:** https://meta.discourse.org/t/discourse-on-github-codespaces-not-working/230179
**Category:** Development
**Created:** [June 16, 2022, 2:12pm UTC](https://meta.discourse.org/t/discourse-on-github-codespaces-not-working/230179 "2022-06-16T14:12:30Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![cvx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cvx/32/152146_2.png) [@cvx](https://meta.discourse.org/u/cvx)
#### Post date: [June 20, 2022, 11:58am UTC](https://meta.discourse.org/t/discourse-on-github-codespaces-not-working/230179/3 "2022-06-20T11:58:40Z")

</div>

I think everything should be working fine – the only step you’re missing is starting the server 😃

Switch to the other terminal tab (`bash`):

 ![image](https://global.discourse-cdn.com/meta/original/4X/0/e/2/0e20782ab7abda3a1572754ad26458999a29dda8.jpeg)

and run: `bin/ember-cli -u`

After it starts you can open the site by cmd-clicking/ctrl-clicking the URL in the output:

 ![image](https://global.discourse-cdn.com/meta/original/4X/0/9/a/09a6983db27e6ca07a9ad1f8ae3f86d52e3b123d.png)

And you’re done!

 ![image](https://global.discourse-cdn.com/meta/original/4X/5/7/e/57e5681b68823ef6b657c56098b339b870527663.jpeg)

* * *

I think we can streamline it a bit more. There’s definitely room for improvement!

---

_[View the full topic](https://meta.discourse.org/t/discourse-on-github-codespaces-not-working/230179)._
