feat: Add CLAUDE.md for local development server instructions

This commit is contained in:
Nawaz Dhandala
2026-03-19 18:16:08 +00:00
parent 1d186c2f49
commit 17e786f88e
2 changed files with 2 additions and 0 deletions

1
AGENTS.md Normal file
View File

@@ -0,0 +1 @@
This is a local development server hosted at HOST env variable (please read config.env file). When you make any changes to the codebase the server hot-reloads. Please make sure you wait for it to restart to test. This project is hosted on docker compose for local development. If you need access to the database during development, credentials are in config.env file.

1
CLAUDE.md Normal file
View File

@@ -0,0 +1 @@
Please read AGENTS.md in root of the project file for more information.