···22 bun install
23 ```
243. Set up the environment variables:
25- ````
26 cp apps/api/.env.example apps/api/.env
27 ```
284. Start the Docker containers:
···22 bun install
23 ```
243. Set up the environment variables:
25+ ```bash
26 cp apps/api/.env.example apps/api/.env
27 ```
284. Start the Docker containers: