Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.03 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.03 KB

Build Status wakatime

SOLECTRUS Configurator

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.

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build

Run Unit Tests with Vitest

yarn test

Lint with ESLint

yarn lint

Copyright (c) 2024 by Georg Ledermann ([email protected])