Simple Online Code Editor Made with React, Node.js, Express.js, and MongoDB. The Code is Compiled and Executed on the Server Side. The Output is then Sent Back to the Client. The Client is also able to Download the Code which is Compiled and Executed on the Server Side.
- Write Code
- Run Code
- Download Code
- Azure
- Heroku
- AWS
- Google Cloud
- Clone the repository
git clone
- Install dependencies
npm install
- Start the server
npm start
- Open http://localhost:5173 to view it in the browser.
- PORT
- MONGODB_URI
- JWT_SECRET
- ALLOWED_ORIGINS
- DB_NAME
- JWT_EXPIRES_IN
- IPINFO_API_KEY