To run the application:
-
Start the services with Docker Compose:
docker compose up -d --build
-
Open your browser and navigate to:
http://localhost:3001 -
Login with the following credentials:
- Email:
user1@jobsity.comoruser2@jobsity.comor create a new user - Password:
password
- Email:
The application consists of:
- Frontend (React) - Port 3001
- Backend (Go) - Port 3000
- MongoDB - Port 27017
- RabbitMQ - Port 5672