Skip to content

Supercharging Warehouse Productivity Cybership delivers powerful WMS solutions that optimize inventory, streamline fulfillment, and scale your operations — all at a competitive price, tailored for modern logistics.

Notifications You must be signed in to change notification settings

ShiruvatiNarasimha/Cybership.io

Repository files navigation

Cybership.io Clone 🚀

An end-to-end clone of cybership.io built from scratch. This project started as an assignment but turned into a passion project as I became deeply interested in warehouse management systems (WMS). The application is designed to optimize inventory management, streamline fulfillment, and scale operations efficiently.


🌟 Live Demo

🔗 Live Demo Here

🎥 Demo Video: Demo Video

🖼️ Screenshot: Alt text


🔧 Features

  • 🚚 Real-time order management dashboard
  • 🏷️ Inventory tracking and optimization
  • 📦 Automated fulfillment processes
  • 📊 Advanced analytics and reporting
  • 🌐 Scalable architecture
  • 🔐 Authentication and authorization
  • ☁️ Deployed on Cloudflare Workers for high performance

🛠️ Tech Stack

  • Frontend: React, Next.js, Tailwind CSS
  • Backend: Node.js, Express, Prisma
  • Database: MongoDB
  • Deployment: Vercel, Railway, Cloudflare Workers
  • Authentication: Clerk
  • Other Tools: Docker, Redis, GitHub Actions

🚀 Getting Started

📁 Clone the Repository

git clone https://github.com/yourusername/cybership-clone.git
cd cybership-clone

🏃‍♂️ Run Locally

# Install dependencies
npm install

# Run the development server
npm run dev

⚙️ Environment Variables

Create a .env file in the root directory:

DATABASE_URL=your_database_url
NEXT_PUBLIC_CLERK_FRONTEND_API=your_clerk_frontend_api
CLERK_API_KEY=your_clerk_api_key

🌐 Deployment

Deployed seamlessly on:

  • 🔥 Vercel (Frontend)
  • Railway (Backend)
  • 🌩️ Cloudflare Workers (Edge functions)
# Deploy on Vercel
vercel deploy

💡 Future Enhancements

  • 📱 Mobile responsiveness
  • 🧪 Unit and integration testing (Jest, Cypress)
  • ⚡ Performance optimizations
  • 🔄 Real-time updates with WebSocket
  • 🧭 Advanced role-based access control

🤝 Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-name.
  3. Commit your changes: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request.

📩 Contact


📜 License

This project is licensed under the MIT License.


Star this repo if you like it! ❤️


“Building scalable solutions, one project at a time.”

About

Supercharging Warehouse Productivity Cybership delivers powerful WMS solutions that optimize inventory, streamline fulfillment, and scale your operations — all at a competitive price, tailored for modern logistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages