-
Developed a robust code running and code sharing platform for a variety of languages, including C, C++, Python, Go, Java & JavaScript that utilizes Docker containers for efficient code execution on an AWS-EC2 instance.
-
Enabled users to perform Git operations directly on the website, including pulling repositories, making changes, running code, and pushing to remote repository, all through the website.
-
Users can also share multiple files of various languages through a single link, granting either editable or read-only access.
- Fill in the desired values at .env.local and .env .
- Start your docker daemon engine.
- Run
npm run installer
in the root directory. - Run
npm start
in the root directory.
- Fork the repository on GitHub.
- Clone the forked repository to your local machine.
- Follow the installation steps.
- Open an issue, get it assigned, open a PR!
Jinendra Jain