Skip to content

Codesh is a codesharing platform built using vercel serverless function, NodeJS, MongoDB, mongoose, and express. You can enter random link or create your own custom link as per your requirement.

License

Notifications You must be signed in to change notification settings

adithyapaib/codesh

Repository files navigation

🎫 CodeSH

codesh is a codesharing platform 👨‍💻 that is API-based using NodeJS ⚛️ for back-end, Express 🚂 for servering and MongoDB 🗄 as a Database. This is a serverless app ☁️ that doesn't require a 24/7 running server. Share code snippets easily 💨, find code samples from others 👥, and build your dev portfolio! 📁 The future of codesharing is here! 🚀

⛲ Installation

Install codesh with npm

  git clone https://github.com/adithyapaib/codesh
  cd codesh
  npm i
  vercel dev 
  • configure the .env file with your mongoDB uri

⭐ Tech Stack

Client: HTML, SCSS, JS, Bootstrap Server: Node,TS, MongDB, Vercel Serveless function.

📸 Screenshots

Homepage

App Screenshot

Editor

App Screenshot

🆔 Environment Variables

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

DB = mongoDB_URI

  • Configure it in the .env file

🔰 License

MIT

About

Codesh is a codesharing platform built using vercel serverless function, NodeJS, MongoDB, mongoose, and express. You can enter random link or create your own custom link as per your requirement.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published