-
Clone the repo
git clone https://github.com/yourusername/llm-session-api.git
-
Setup Environment
cp .env.example .env docker-compose up --build
- Atomic Commits: Keep commits small and focused.
- No Secrets: Ensure you have not accidentally committed your
.envfile or thesession_data/folder.