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.
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:
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.
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: