0 Installation & Setup
M3d4r edited this page 2025-07-06 15:48:52 +02:00

Serene Pub

GitHub RepoWiki HomeDownloadsIssues

📦 Installation & Setup

Quick Start (No Install Required)

  1. Download the latest release from GitHub Releases
  2. Extract the archive anywhere
  3. Read the included INSTRUCTIONS.txt
  4. Run run.sh (Linux/macOS) or run.cmd (Windows)
  5. Open http://localhost:3000 in your browser

Build from Source

Requirements

Steps

bun i
bun run db:migrate
bun run dev

Visit http://localhost:5173

Environment Variables

PORT=8080 HOST=127.0.0.1 ./run.sh

Available options: HOST, PORT, SOCKET_PATH, ORIGIN, BODY_SIZE_LIMIT, SHUTDOWN_TIMEOUT, IDLE_TIMEOUT