Skip to content

stilero/StileStream-WMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StileStream-WMS

StileStream-WMS is an open-source Warehouse Management System designed to streamline and optimize warehouse operations. Built with modern best practices, StileStream-WMS provides core features like product management, inventory tracking, order processing, and real-time integrations.

My goal is to drive innovation and set a new industry standard in warehouse management while keeping it OpenSource and free for the public.

Key Features

  • Product Management: Simplify product imports, manage identifiers (EAN/GTIN), and handle custom packaging.
  • Inventory Control: Track inventory across fixed and dynamic locations with real-time updates and balance reporting.
  • Order Processing: Efficiently handle inbound and outbound orders through API integrations and webhooks.
  • Integration-Ready: Seamlessly connect with platforms like Shopify and expand functionality through community-driven plugins.

Getting Started

Prerequisites

  • Node.js and npm installed
  • Database setup (e.g., PostgreSQL, MySQL)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/StileStream-WMS.git
    cd StileStream-WMS
  2. Install dependencies:

    npm install
  3. Set up the environment variables:

    • Copy .env.example to .env and configure your database and other settings.
  4. Run the migrations:

    npm run migrate
  5. Start the application:

    npm start

Documentation

Full documentation is available here.

Contributing

We welcome contributions from the community! To get started:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -m 'Add new feature')
  4. Push to the branch (git push origin feature-branch)
  5. Open a Pull Request

Please read our Contributing Guide for more details.

License

StileStream-WMS is licensed under the AGPL-3.0 License. This license ensures that all modifications and derivative works are also open source, fostering a collaborative environment while protecting the project from unauthorized commercial use.

Roadmap

Check out our Roadmap to see the upcoming features and enhancements planned for StileStream-WMS.

Community and Support

Join our community on Discord for discussions, support, and updates.

Contact

For questions, suggestions, or feedback, please reach out at [email@example.com].


StileStream-WMS – Open-source WMS for modern operations.

About

Open-source WMS for modern ops.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published