- write, execute, and save code in various programming languages
- Supported Languages:
c, cpp, dart, go, java, javascript, php, python, r, ruby, rust, swift
- Supported Languages:
- create and comment on blog posts based on these code templates
- search through code templates or blog posts
- mark posts as inappropriate based on number of user reports (if user is an admin)
Built using React, Next.js, and Docker with a fully functional frontend and backend. Easily deployable with Nginx.
- Download and open the project in your desired IDE.
- Navigate to the terminal and type
cd main-app
- Then, type
sh startup.sh
and wait for all dependencies and dockerfiles to install. - Finally, type
sh run.sh
to start the website.