CODE-RUSH is a competitive coding platform developed on the latest standard of the web - the JAM Stack.
In project root, run docker-compose up
- You should have docker installed in your system.
Note : You have to change to change the backend_url to http://localhost:9000/api/ in next.config.js
- The Site is blazing fast⚡
Believe Me! Try it yourself CodeRush👈
-> This means your browser does not need to do the work to render JavaScript
-> We are using a top-rated editor ACE. Its Superfast and filled with auto-suggestions and best syntax highlighting
-> We have support for 6 languages from syntax highlighting to code compilation. We support C , Java , C++ , Python , Ruby , JS
-> We have track of our top 10 coders in the leaderboard
-> Stuck in a question ,there is a comment section at the bottom of every question page for discussion
We make it easier to add, edit, remove and delete questions, answers, or comments with our Admin Panel
- We have implemented the JAM Stack (JavaScript-API-Markdown)
- ExpressJS
- MongoDB with mongoose
- Sphere Engine compiler with Axios requests
- CORS
- NextJS
- Material UI
- Next-Auth from OAuth
- Axios Requests for Backend