Skip to content

H-Richard/talent-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talent-Backend

Prerequisites

Development

To get started with development, we must first set up our environment.

  1. cp .env.example .env and fill out the environment variables, note that DB_HOST must match the name of our postgres service talent-postgres.
  2. simply run docker-compose up -d

Tests

To run tests, we must first write them.

About

Backend for Talent, a talent acquisition web application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published