Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Latest commit

 

History

History
43 lines (31 loc) · 675 Bytes

File metadata and controls

43 lines (31 loc) · 675 Bytes

Flock ecosystem

⚠️ END OF LIFE NOTICE

This repository is end of life, and no further development is happening. We kindly request users to migrate away from flock-eco or create a fork.


Flock. eco is a collection of fullstack moduels which bootstraps development of platforms which can be deployed in the cloud.

Setup

Install Java 17
Install Maven
Install Nvm

Install

mvn clean install
nvm use
npm install
npm run bootstrap

start example app

./start-example-kotlin.sh
./start-example-react.sh

Publish

./eco-scripts/prepare.sh *.*.*

flock-eco-member

Member management

flock-eco-user

User management