Skip to content

Titohma/les-projets-cagnottes-core

 
 

Repository files navigation

Les Projets Cagnottes - core

Release Integration

Prerequisites

Getting Started

  1. Create a PostgreSQL database matching the configuration in src/main/resources/application.properties
  2. Create required environment variables for overriding default config in src/main/resources/application.properties
  3. Run the following command :
mvn clean install spring-boot:run

Dynamic set of data for demo and local debug

Put the following environment variable and the DB will be filled with dynamic data :

export FR_LESPROJETSCAGNOTTES_CORE_DEMO=true

About

Les Projets Cagnottes - Main API Component

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 89.1%
  • Gherkin 6.2%
  • PLpgSQL 4.7%