Skip to content

MahmoudDabbous/jobmart

Repository files navigation

Nest Logo

Description

JobMart is a job board application that allows admin to post job listings and users apply for jobs. It is built using Nest framework for backend.

Installation

$ pnpm install

Environment Variables

cp .env.example .env  # you can change the values in the .env file as needed

Database

docker compose up

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Other repositories in the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages