title | description |
---|---|
Codespaces Deployment |
Welcome to our official documentation! |
You must first have a GitHub account.
- Visit the Interstellar repository
- Click the green
Code
button - Click
Codespaces
- Click
Create codespace on main
- Wait for the setup to finish.
- Then click
Terminal
if you're not already inside of the terminal. - Type the commands
npm install
npm run start
- In the bottom right corner, it should say "Your application running on port
8080
is available.", clickMake Public
.
- Click the
ports
tab and then click the link where it says Forwarded Address - Change how long your link is online for.
- Visit codespaces settings
- Scroll down and find Default idle timeout , change the time to 240 minutes (4 Hours).