Compare commits
No commits in common. "cdca9e7faa61e3739183746fd04c364f3bf731c2" and "d6d0ab18eccdf4b9bd02f6c9adc0f478064e279f" have entirely different histories.
cdca9e7faa
...
d6d0ab18ec
1 changed files with 0 additions and 17 deletions
17
README.md
17
README.md
|
@ -58,23 +58,6 @@ flowchart LR
|
||||||
items -->|item_id| item_properties
|
items -->|item_id| item_properties
|
||||||
properties -->|property_id| item_properties
|
properties -->|property_id| item_properties
|
||||||
```
|
```
|
||||||
## **Docker Deployment**
|
|
||||||
|
|
||||||
### **Prerequisites**
|
|
||||||
- Docker installed on your system
|
|
||||||
- Docker Compose (usually included with Docker Desktop)
|
|
||||||
|
|
||||||
### **Running with Docker**
|
|
||||||
1. Clone the repository:
|
|
||||||
```bash
|
|
||||||
git clone https://forge.ftt.gmbh/ryanmwangi/Compware.git
|
|
||||||
cd compareware
|
|
||||||
```
|
|
||||||
2. Start the container:
|
|
||||||
```bash
|
|
||||||
docker-compose up -d
|
|
||||||
```
|
|
||||||
3. Access the application at: [http://localhost:3000](http://localhost:3000)
|
|
||||||
|
|
||||||
### **Collaboration**
|
### **Collaboration**
|
||||||
We welcome contributions! Here’s how you can help:
|
We welcome contributions! Here’s how you can help:
|
||||||
|
|
Loading…
Add table
Reference in a new issue