Welcome to the Online Compiler project! This project aims to provide an easy-to-use online C++ compiler. It is licensed under the GNU General Public License v3.0 and is open to contributions from the community.
Follow these steps to set up the project locally on your machine.
- Node.js
- npm
git clone https://github.com/Goutam-04/onlineIDE.git
cd onlineIDE
1. Install the necessary packages:
npm install
2. Configure environment variables:*
mv .env.local.example .env.example
3. Start the frontend development server:
npm run dev
1. Navigate to the server directory:
cd server
2. Install the necessary packages:
npm install
3. Start the backend server:
node index.js
This project works seamlessly on macOS and Linux. However, if you're using Windows, you might encounter difficulties with the node-pty module. Please refer to the node-pty documentation
for installation guidance. If you need further assistance, feel free to contact me on LinkedIn.
We welcome contributions from the community! Here are a few ways you can help:
- UI improvements: Enhance the look and feel of the application.
- Additional Languages: Add support for more programming languages.
- Optimization: Help make the React app faster and more efficient.
If you like the project, don't forget to give it a star⭐️ on GitHub—it’s a simple way to show appreciation! If you have any other questions or need further assistance, feel free to ask. Happy coding! 🚀
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
For updates and discussions, follow the project on GitHub and join our community. If you have any questions or need assistance, you can contact me directly on LinkedIn.