Duong Thanh Duy commited on
Commit
88fcb17
·
unverified ·
1 Parent(s): 3ef0528

Delete .github/workflows/.github directory

Browse files
Files changed (1) hide show
  1. .github/workflows/.github/README.md +0 -18
.github/workflows/.github/README.md DELETED
@@ -1,18 +0,0 @@
1
- # FPT Chat Backend
2
-
3
- Back-end for FPT Chat. Visit deployed product at [Vercel](https://fpt-chat.vercel.app/).
4
-
5
- ## 🤗 Contributors
6
-
7
- - Duong Thanh Duy
8
- - Nguyen Son Tung
9
-
10
- ## 🚀 How to run local
11
-
12
- Install Docker to your computer.
13
-
14
- ⚠️ Provide `.env` file before run docker. Email for creator duythduong.2003@gmail.com to grant access.
15
-
16
- ```bash
17
- docker compose up
18
- ```