Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 931 Bytes

codespaces.mdx

File metadata and controls

24 lines (24 loc) · 931 Bytes
title description
Codespaces Deployment
Welcome to our official documentation!

You must first have a GitHub account.

Step 1

Step 2

  • 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.", click Make Public.

Step 3

  • 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).