Atombin, a robust and scalable solution for sharing code between team members. This project enables developers to share code with each other while providing beautiful ui and ease of use.
Ensure you have the following prerequisites installed:
- Node
git clone https://github.com/eosdev-x/atombin.git
cd atombin
npm i
npm run dev