Contributor guides
Gitpod Setup
Guide to setting up Gitpod for ClassroomIO development.
One Click Setup
- This will open a fully configured workspace in your browser with all the necessary dependencies already installed.
- Click the button below to open this project in Gitpod.
Note
Gitpod does not utilize localhost for accessing services. Instead, it uses its own URL after
starting all the necessary services. The correct URLs to access the project are automatically
inserted into the .env file upon initialization.
Viewing URLs in Terminals
To view the URLs, follow these steps:
- Open your terminal.
- Click on the
portto see the URLs.