Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeRunner

Run any language code locally in a containerized manner.

Demo

2024-04-27.21-50-06.mp4

Installation

Clone CodeRunner

git clone https://github.com/AFZL210/CodeRunner.git

Run Server

cd server
npm install
npm run dev

Run Client

cd cr-client
npm install
npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file of cr-client

NEXT_PUBLIC_SERVER_URL the base URL of server's api endpoint

About

Run any language code locally in a containerized manner.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages