This project is a research project financed buy the REPI project http://www.repi-recherche.com/
Here is the list of publications related to our work in the REPI project :
You need to have at least node 6.9 and npm installed on your computer
# Debian based (no root needed)
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash
export NVM_DIR="$HOME/.nvm"
nvm install node
npm install -g @angular/cliYou also need to have a CouchDB installed on your computer http://docs.couchdb.org/en/2.1.1/install/unix.html
You need to have a working CouchDB http://docs.couchdb.org/en/2.1.1/install/index.html with two database :
- One named 'abcde' for data storage
Run npm install --dev to install all dependencies
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
You need to create the following environment variables in your system according to your CouchDB configuration :
- URL_DB
- PORT_DB
- USERNAME_DB
- PASSWORD_DB
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.
g++-gcc

