Skip to content

ekzhang/wkspace

Repository files navigation

wkspace

Online competitive programming workspace, built with a MongoDB/Node/Express/React stack.

Has support for auto-saving, workspace sharing, parsing of Codeforces problems, and automatic testing on provided sample data.

Scripts

Run with npm run dev.

In production, run npm install && npm start in the client directory to compile the React templates. Then, in the base directory, run npm start with the proper setting for the MONGODB_URI environment variable.

About

Competitive programming workspace in the cloud, with support for running and testing code

Topics

Resources

Stars

27 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors