Thanks to visit codestin.com
Credit goes to github.com

Skip to content

eyanoapp/opensigl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 OpenSIGL (Open Source Logistics Management Software)

OpenSIGL is a powerful, open-source logistics and supply chain management solution built with Node.js. It helps businesses and organizations efficiently manage inventory, procurement, transportation, and warehouse operations.

GitHub stars GitHub forks License

🚀 Features

  • 📦 Inventory Management: Real-time tracking of stock levels, locations, and movements.
  • 🛒 Procurement Module: Manage suppliers, purchase orders, and inbound logistics.
  • 🚚 Transportation Tracking: Dispatch planning, shipment tracking, and delivery status.
  • 🏬 Warehouse Management: Multi-warehouse support, bin-level tracking, and transfers.
  • 📊 Dashboards & Reports: Insightful KPIs and custom exportable reports.
  • 👥 User & Role Management: Secure authentication and role-based access control.
  • 🔗 RESTful API: Integrate easily with other systems and platforms.

📚 Technologies Used

  • Backend: Node.js, Express.js
  • Database: MySQL / PostgreSQL
  • Authentication: JWT, Role-Based Access
  • API: RESTful APIs with OpenAPI/Swagger documentation
  • Frontend (optional): React.js / Angular.js (if included)

🛠️ Installation

# 1. Clone the repository
git clone https://github.com/eyanoapp/opensigl.git

# 2. Navigate into the project directory
cd opensigl

# 3. Install dependencies
npm install

# 4. Create a .env file based on .env.example
cp .env.example .env

# 5. Start the server
npm run dev

License

OpenSIGL is maintained and developped by EyanoApp, and licended under GPL-2.0

About

A powerful, open-source logistics and supply chain management solution built with Node.js

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.6%
  • HTML 20.9%
  • Handlebars 6.5%
  • CSS 0.5%
  • Shell 0.3%
  • Less 0.2%