Skip to content

devansh016/Cloud-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud-IDE

An online IDE system build using MERN Stack.

Features

  • Execute your code
  • Add input file
  • Results shows Time (Sec) and Memory (MB)

Supported Languages

  • C++
  • Java
  • Python

Env Variables

Create a .env file in then root and add the following

compile_url = your jugde0 url

Special Thanks

  • Team ACE code for providing an awesome code editor.