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