Skip to content
This repository has been archived by the owner on Jan 23, 2018. It is now read-only.

betagouv/quotient-familial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quotient Familial

This app contains :

  • some web services powered by play (in scala)
  • Angularjs for the frontend
  • Nginx to serve the static content as well as the API

RUN

Requirements

All you need is docker :

Usage

The different commands are :

  • Run the everything docker-compose up
  • Build docker-compose build
  • Remove docker-compose rm -f

Test

TODO

  • Run the test in docker
  • Use a makefile to simplify

Requirements

All you need is docker :

Usage

The different commands are :

  • Run front test cd front && npm test
  • Run back test cd back && sbt test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published