Skip to content

mrdetective/DevNest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevNest

DevNest is a web-based coding platform that allows you to compile code directly in your browser. It supports more than 40 programming languages ​​and offers a choice of more than 50 themes. Additionally, users have the convenience of saving their coding files to their own account.

Built With

  • React-url
  • CSS-url
  • Node-url
  • Mongodb-url

Getting Started

Prerequisites

You should have these modules installed in your system at first:

  • Node v20.9.0
  • npm v10.2.1

Installation

# Clone the repository
git clone https://github.com/mrdetective/DevNest.git
# Enter into the directory
cd DevNest/
# Install the dependencies
npm install npm@latest -g
  • You need to have an API key of Judge0 and you also need to have an SMTP server.
  • For the backend, create a MongoDB Atlas server and setup the env variables accordingly.

Starting the application

# To run the frontend
npm start
# To run the backend
npm run dev
# To build the application
npm run build

Screenshots

Landing Page

DevNest Landing

Dashboard

DevNest Dashboard

Code Editor

DevNest Code Editor

License

Distributed under the MIT License. See LICENSE.txt for more information.

About

DevNest is a web-based coding platform that allows you to compile code directly in your browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published