/machine-sign

Generator for signs with instructions to be put next to makerspace machines

Primary LanguageTypeScript

Makerspace Machine Sign Generator

Work in progress

Dependencies

node
npm
poetry
python3

Usage

For now, just run

# Install dependencies
make install
# Build and run in dev mode
make dev

# Or in release mode
make run

Open [http://localhost:8000/] in a web browser