Skip to content

chouchou59/Protools-Back-Office

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protools - Flowable Engine 🦊

Demo Link

This prototype was build with Flowable Engine. At the moment, it only serves as a demonstration support.

License: MIT

Installation

Link to swagger

Installation via Docker (Recommended)

docker pull docker pull inseefr/protools-back-office
docker run -d --name protoolsflowable -p 8080:8080  docker pull inseefr/protools-back-office:experimental

Manual Install

git clone [email protected]:InseeFr/Protools-Back-Office.git
cd Protools-Back-Office
./mvnw spring-boot:run -Dmaven.test.skip

About

Back-office services for Protools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Dockerfile 0.3%