This is a web application to interactively configure Docker for SOLECTRUS. It generates a compose.yaml
and .env
file based on the answers to some questions. A readme.md
file is also generated to guide the user through the installation process.
yarn install
yarn dev
yarn build
Run Unit Tests with Vitest
yarn test
Lint with ESLint
yarn lint
Copyright (c) 2024 by Georg Ledermann ([email protected])