Skip to content

MarcosMorelli/go-challange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobsity Challenge

Quick Start

To run the application:

  1. Start the services with Docker Compose:

    docker compose up -d --build
  2. Open your browser and navigate to:

    http://localhost:3001
    
  3. Login with the following credentials:

    • Email: user1@jobsity.com or user2@jobsity.com or create a new user
    • Password: password

Services

The application consists of:

  • Frontend (React) - Port 3001
  • Backend (Go) - Port 3000
  • MongoDB - Port 27017
  • RabbitMQ - Port 5672

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published