- Backend: Navigate to the
backenddirectory, runnpm install, then start the server withnpm start. - Worker: Navigate to the
workerdirectory, runnpm install. Ensure dependencies like Redis and RabbitMQ are running (viadocker-compose.yml), then start the worker withnpm run dev. - Client: Navigate to the
clientdirectory, runnpm install, then start the frontend withnpm start.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
