Update Home

2026-02-23 21:58:40 +00:00
parent f7e22a022b
commit 956c529263

12
Home.md

@@ -44,9 +44,9 @@ make down # stop all services
### Prerequisites
- **Docker + Docker Compose** for running the stack
- **Lua 5.4 + LuaRocks** for API/worker local dev and tests
- **Deno 2.x** for frontend local dev
- **Docker + Docker Compose** - for running the stack
- **Lua 5.4 + LuaRocks** - for API/worker local dev and tests
- **Deno 2.x** - for frontend local dev
### Install Dependencies
@@ -107,6 +107,6 @@ make install-deps # LuaRocks packages + Deno cache
Copy `.env.example` to `.env`. Key variables:
- `DB_*` PostgreSQL connection
- `REDIS_*` Redis connection
- `API_URL` API URL used by the frontend (for browser requests)
- `DB_*` - PostgreSQL connection
- `REDIS_*` - Redis connection
- `API_URL` - API URL used by the frontend (for browser requests)