Devkamet
An IDE engine which runs your code in any language (Go, Java, C++, Ruby, Scala, Python) and also a judge system to test the result of a code solution.
Install / Use
/learn @abdulrahmanAlotaibi/DevkametREADME
Devkamet 🌄
An IDE engine which runs your code in any language (Go, Java, C++, Ruby, Scala, Python) and also a judge system to test the result of a code solution.

🎈 Open source Fullstack project to learn software engineering from front to back with large codebase!
Index 👇
- Installation : How to run DevKamet
- Motivations 🔭
- Screenshots 📷
- Frontend Architecture 📺
- Devkamet API 🤖
<h1 id="motivations">Motivations</h1> 🔭
- The lack of medium to large codebases to learn fullstack engineering
- This is a product iteration that is not completed yet
- Open source code for possible contributions
| Tech | Alternative
| ------------- |:-------------
| Figma for UI/UX 🎨 | Adobe XD
| React 🖼 | Vue
| TailwindCSS ✨ | Sass, CSS in JS
| Node ⚡ | Go
| TypeScript
| Express
| Docker 🔹
| AWS S3 Integration 📂 | FileSystem or any other storage solution
| MongoDB 🗂 | PostgreSQL
| Mongoose ORM
| Yarn 🎠
| Cybress for testing 🧪
Pre-requisites 🔴
<h2 id="installation">Installation</h2>
1- to run the client app
cd client
yarn start
2- to run the server
cd api
docker build -t sandbox .
yarn dev
<h1 id="screenshots">Screenshots</h1> 📷

