Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 431 Bytes

readme.md

File metadata and controls

32 lines (22 loc) · 431 Bytes

Makerspace Machine Sign Generator

Tool for making machine signs for makerspaces.

Developed by Stockholm Makerspace.

Screenshot

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