RU
ruru-m07/assignment-cloud-IDE-v1
cloud based IDE assignment by @piyushgarg-dev
A big thanks to @piyushgarg-dev for this awesome project!
preview
2024-05-13.09-48-59.mov
๐ Getting Started for Developers
- Clone the repository: git clone https://github.com/ruru-m07/assignment-cloud-IDE-v1
- Install the dependencies one by one in client and proxy-server
- Run the development server in both folders by running
npm run dev
- now visit http://localhost:3000
- let's create some codespaces
- enter a unique name and click on Create.
- click on that link and you see this page
- for the password go back to the dashboard and copy that password or if you lose that then clicks forget password
- copy the password past in ide and click on submit
That's it you create your first cloud IDE
proxy server URL structure
bugs in the project
-
we need to make available port system batter because whenever my server restarts the ports are counting again from 8000 and as you see in the video when I try to make a codespace I see that the port is already in use this is because of my next app restart
-
we can make a separate server for this scenario like a Redis server it helps to manage the port running in which machine and it's also too fast.
-
for this project, I use next to Handel backend and frontend both at the same time. but I say that it's a better choice that we can make a different server for the backend.
feedback
leave your feedback #2
On this page
Languages
TypeScript93.0%JavaScript4.1%CSS2.8%
Contributors
Created May 12, 2024
Updated December 31, 2024







