Skip to content

erdisonmalko/find-job-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JobFind

JobFind is a web application designed to facilitate job searching and networking. It provides features for job listings, direct messaging, notifications, and user profiles.

Table of Contents

Installation

To set up the project locally using Docker, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Soni912108/JobFind.git
  2. Navigate to the project directory:

    cd JobFind
  3. Build and start the Docker containers:

    docker-compose up -d

    This command will build the Docker images and start the containers in detached mode.

  4. Access the application:

    • The web application will be available at http://localhost:5001.

Usage

To stop the application, use the following command:

docker-compose down

This command will stop and remove the containers.

About

Web application designed to facilitate job searching and networking. It provides features for job listings, direct messaging, notifications, and user profiles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors