startpage/README.md

536 B

Startpage

Getting Started

Using bun.sh

bun start

Using docker-compose

docker-compose up --build

Customize

Everything is static, just modify the content as you want in src/ or assets.

Contributors