Skip to content

Commit 5b3e58c

Browse files
committed
update readme
1 parent 955cc83 commit 5b3e58c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Code Inbox is committed to providing developers with a developer-friendly code b
4040

4141
### Getting Started Locally with PNPM
4242

43-
> **Please Note:**<br>
43+
> **Note**<br>
4444
Ensure that you have [`pnpm`](https://pnpm.io/installation) installed on your local machine before proceeding.
4545

4646
1. **Fork/Clone the Repository:**
@@ -79,6 +79,10 @@ To deploy the client, you will need to set the following environment variable th
7979
* VITE_SERVER_URL - Your deployed server APIs url.
8080
```
8181

82+
### Deploy locally with Compose v2
83+
84+
Navigate to [the server repository](https://github.com/coder-inbox/code-inbox-server) and follow the instructions listed in [the readme file](https://github.com/coder-inbox/code-inbox-server#installation-with-make) to run both the client and the server in docker containers.
85+
8286
### **Deploy to a Static Hosting Provider**
8387

8488
### **CloudFlare**

0 commit comments

Comments
 (0)