Skip to content

redbass/recruitmentapp_core

Repository files navigation

Recruitment-App-Core

Setup

First of all create a python virtual env and then create the a link, called .virtualenv in the root of the project. Example:

ln -s ~/.virtualenvs/APP .virtualenv

Then setup Git hooks

make setup_git_hooks 

Development Environment

To run locally the app the following environment variable is required:

APP_ENV=local
  1. To run the local database:
docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages