rajkumardusad / jitcompiler

JIT Compiler is a open source online code compiler. You can run more than 40+ most popular programming languages in your browser just-in-time using jitcompiler.
MIT License
74 stars 19 forks source link

Code compilation doesn't work #10

Closed Darrshan-Sankar closed 3 months ago

Darrshan-Sankar commented 4 months ago

I am a windows user. Manually performed all the setup in windows as given. Everything spawned correctly and i reached localhost:3000 too and the compiler's route too. When clicked on compile, the compilation doesn't happen and no logs in the console or terminal.

Requesting any possible fixes. Here's the screenshots: image image

Darrshan-Sankar commented 3 months ago

The setup has to be done in an linux system, with all the things in the docker file properly set-up, so that the entire application will start to work.