data management software
Go to file
2019-01-06 19:39:25 +01:00
administration Added service script 2019-01-06 19:39:25 +01:00
application Substituted interface through abstract methods to allow the use of services 2019-01-06 18:56:04 +01:00
docker-symfony@4dd87b34b9 Implemented server for Vue.js 2019-01-06 01:26:26 +01:00
documentation Added new entity draft 2018-09-13 14:39:03 +02:00
.env.dist Optimized for SPA 2019-01-05 23:52:37 +01:00
.gitmodules Used fork 2018-09-05 09:43:34 +02:00
.travis.yml Optimized for SPA 2019-01-05 23:52:37 +01:00
CODE_OF_CONDUCT.md Rename code-of-conduct.md to CODE_OF_CONDUCT.md 2018-10-29 12:04:13 +01:00
LICENSE.txt Added GNU AFFERO GENERAL PUBLIC LICENSE 2018-09-01 16:15:56 +02:00
README.md Update README.md 2018-11-01 23:10:56 +01:00

∞infinito

Build Status codecov License: AGPL v3 Code of Conduct

Setup

All setup and administration scripts you will find in the folder administration.

To run the application you need docker.

After installing docker you just need to run

bash ./administration/init.sh

in the root directory of the repository.

License

The "GNU AFFERO GENERAL PUBLIC LICENSE" applies to this project. See LICENSE.txt.

Code of Conduct

To contributions of this project the "Contributor Covenant Code of Conduct" applies. See CODE_OF_CONDUCT.md.