data management software
Go to file
KevinFrantz f0b6e0475b
Merge pull request #3 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2019-01-11 22:36:41 +01:00
administration Added service script 2019-01-06 19:39:25 +01:00
application In between commit implementing crud draft 2019-01-08 22:06:25 +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 Add Codacy badge 2019-01-11 21:32:56 +00:00

∞infinito

Codacy Badge 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.