Update Home
12
Home.md
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)
|
||||
|
||||
Reference in New Issue
Block a user