Fabrice Lecomte a1c1accc87 Refactors Articles and Voter
- Move files into components (article)
- Split articles routes
- Refactoring for remove ktor-voter (ArticleVoter)
- Remove mutability
- Move DataConversion to separate file (Converter.kt)
- Add Schemas for Articles routes
- Fix SQL Query for Workgroup roles
- rename container_name in docker-compose
2021-01-14 13:06:13 +01:00
2021-01-14 13:06:13 +01:00
2021-01-14 13:06:13 +01:00
2021-01-14 13:06:13 +01:00
2019-10-10 22:49:52 +02:00
2020-05-14 00:54:21 +02:00
2021-01-14 13:06:13 +01:00
2020-05-14 00:54:21 +02:00
2021-01-14 13:06:13 +01:00
2020-05-14 00:54:21 +02:00
2021-01-14 13:06:13 +01:00
2020-03-25 16:42:12 +01:00
2019-10-10 22:49:52 +02:00
2019-10-10 22:49:52 +02:00
2021-01-14 13:06:13 +01:00
2020-10-01 15:17:40 +02:00

DC Project

Installation

Run dockers

$ make run-docker

Add fixtures

$ make fixtures

Publish package

  1. Got to https://github.com and create a new token with packages scopes
  2. Create a file GH_TOKEN.txt and put it the github token

Maven

$ make publish-maven

Docker

$ make publish-docker
Description
No description provided
Readme 2.7 MiB
Languages
Kotlin 84.5%
PLpgSQL 14.4%
Shell 0.6%
Makefile 0.3%
Dockerfile 0.2%