First implementation

This commit is contained in:
Maxime Dor
2017-01-23 04:10:03 +01:00
commit 4c5fe95e8e
22 changed files with 1760 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Gradle-related local directories
/.gradle
/build
# Devs editor of choice config
/.idea
# Local dev config
/application.yaml