FoodShop
Foodshop with 1 front end and 2 backends for orders managment and inventory managment
Install / Use
/learn @0xpiners/FoodShopREADME
Food Store Orders & Inventory Management
This project is an app used for managing orders and stocks of a food store.
Prerequisites
You need to have Docker and Docker Compose installed on your machine. You can download them from the Docker website.
Setup
-
Download the
docker-compose.ymlandpull_images.shfiles from this repository. -
Run the bash script to pull the Docker images from Docker Hub.
bash ./pull_images.sh
If you get a permission error, you might need to give execute permissions to the script:
chmod +x pull_images.sh
Running the Application
- Start the Docker containers with Docker Compose.
docker-compose up
- Open your web browser and navigate to
localhost:4200or click here to access the frontend.
Stopping the Application
To stop the Docker containers, press Ctrl+C in the terminal where you ran docker-compose up.
To remove the Docker containers, run docker-compose down.
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
