A bricklink store manager.
- great orderpicking
- quickly add new items
- investigate your inventory for mistakes
- quick search by remarks and update items
The Fyrebrick project is created for a private client.
Therefore any maintance and/or development is going to be tailored to that client's need.
Any contribution is appreciated but, in order for the application to suit your needs better, its easier to fork the repository and change everything you want in your own fork.
As said in the above section the Fyrebrick project is not created for a wide variety of clients with a wide variety of needs.
You can create issues for fixes/bugs or features. I will try my best to create/fix them. But if the features are too far from the needs of the client I'm creating this project for, I will have to decline those features.
- Fyrebrick The main frontend and backend.
- Fyrebrick-updater Process to automatically update all information from Bricklink
- Fyrebrick-updater-api The process to automatically update all information but has an external api.
- bricklink-plus via npm Package to easily handle Bricklink requests.
- fyrebrick-classification-scraper Scraper for lego images over the the most popular Lego sites.
- fyrebrick-classification-api Api with AI to classify a specific lego image.
- install
docker-compose
- change the environment variables in the de docker-compose.yml if you need to.
- run the docker-compose.yml file via command:
docker-compose up
Default options:
-
Fyrebrick located at localhost:3000
-
Mongo express is located at localhost:8081