From 2934d5f65e9e0bfbb30d12dfddb159cb880881a3 Mon Sep 17 00:00:00 2001 From: yevkim Date: Wed, 25 Dec 2024 13:18:29 +0800 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4404141..f0c5a7f 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,13 @@ Ensure you have the following installed: - **Docker**: [Install Docker](https://docs.docker.com/get-docker/) - **Docker Compose**: Included with Docker Desktop +## Key branches +- **main** branch contains frontend and backend code - push to Schemes prod +- **stg** branch contains frontend and backend code - push to Schemes dev +- **telegram_bot** branch contains telegram bot code - push to GCP +- **dataset-workflow** branch contains files to update dataset and do webscraping adhoc +- **v3-archive-021224** contains mix of old and prototype scheemes code for reference + ### Required Files Setup 1. **Environment Variables** @@ -69,4 +76,4 @@ The project consists of two main components: ## Notes - Production deployment is not yet configured -- For any issues, contact Traci on Slack or WhatsApp \ No newline at end of file +- For any issues, contact Traci on Slack or WhatsApp