Skip to content

Application de gestion d'un référentiel de profils/compétences pour une démarche GPEC

Notifications You must be signed in to change notification settings

Inist-CNRS/RefGPEC

Repository files navigation

RefGPEC

Build Status Docker Pulls

Application de gestion d'un référentiel de profils/compétences pour une démarche GPEC.

https1

Developement

Prerequisites: NodeJS & Docker & Docker-compose

make install
make run-debug

Then open http://127.0.0.1:8081 to access RefGPEC.

To simulate a production run, you can just type these commandes:

make build
make run-prod

Production

FIXME... Download the docker-compose.yml and just run it.

wget https://raw.githubusercontent.com/Inist-CNRS/RefGPEC/master/docker-compose.yml
docker-compose up -d

About

Application de gestion d'un référentiel de profils/compétences pour une démarche GPEC

Resources

Stars

Watchers

Forks

Packages

No packages published