Skip to content

Web app to interactively configure Docker for SOLECTRUS

Notifications You must be signed in to change notification settings

solectrus/configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status wakatime

SOLECTRUS Configurator

This is a web application to interactively configure Docker for SOLECTRUS. It generates a compose.yml 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 (georg@ledermann.dev)