Spaces:
Sleeping
Sleeping
| # FPT Chat Backend | |
| Back-end for FPT Chat. Visit deployed product at [Vercel](https://fpt-chat.vercel.app/). | |
| ## 🤗 Contributors | |
| - Duong Thanh Duy | |
| - Nguyen Son Tung | |
| ## 🚀 How to run local | |
| Install Docker to your computer. | |
| ⚠️ Provide `.env` file before run docker. Email for creator duythduong.2003@gmail.com to grant access. | |
| ```bash | |
| docker compose up | |
| ``` | |