https://github.com/fleetbase/pallet-engine
Pallet is a Fleetbase extension which provides inventory management.
https://github.com/fleetbase/pallet-engine
Last synced: about 1 year ago
JSON representation
Pallet is a Fleetbase extension which provides inventory management.
- Host: GitHub
- URL: https://github.com/fleetbase/pallet-engine
- Owner: fleetbase
- License: mit
- Archived: true
- Created: 2023-07-25T06:01:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T06:00:12.000Z (almost 3 years ago)
- Last Synced: 2025-05-08T20:48:03.443Z (about 1 year ago)
- Language: JavaScript
- Size: 584 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# @fleetbase/pallet-engine
Pallet is a Fleetbase extension which provides inventory management.
## Compatibility
* Ember.js v3.24 or above
* Ember CLI v3.24 or above
* Node.js v14 or above
## Installation
```
ember install @fleetbase/pallet-engine
```
## Usage
[Longer description of how to use the addon in apps.]
## Contributing
See the [Contributing](CONTRIBUTING.md) guide for details.
## License
This project is licensed under the [MIT License](LICENSE.md).