The backend of Cloud Store, a secure and scalable file sharing platform.
Built using Spring Boot and MongoDB, it provides REST APIs for authentication, file management, payments, and credits system.
🔗 Live Demo: Cloud Store - File Sharing System
- REST APIs for file upload, management, and sharing
- MongoDB for storing metadata, profiles, and transactions
- Authentication with Clerk + JWT security
- Credit-based file upload management
- Razorpay integration for payments & subscriptions
- Dockerized backend for easy deployment
- Spring Boot – Backend framework
- MongoDB Atlas – Database
- Clerk – Authentication & JWT
- Razorpay – Payment integration
- Docker – Containerization
- Postman – API testing
# Clone repository
git clone https://github.com/krSandip/cloud-store-backend.git
cd cloud-store-backend
# Run with Maven
mvn spring-boot:run- Backend deployed on Render
- Database on MongoDB Atlas
- Docker used for portability and consistency
Sandeep Kumar
- 🎓 B.E in Electronics & Communication Engineering
- 📧 Email: sink10704@gmail.com
- 📱 Mobile: +91 7007935226
- 🔗 LinkedIn: linkedin.com/in/sandeep-kumar-842ab1256
- 💻 GitHub: github.com/krSandip