Skip to content

ZNotify/frontend

Repository files navigation

Frontend for Notify

Installation

pnpm install

Build

pnpm run build

Built files are listed in the build directory.

Development

pnpm run dev

Self-hosting

Normally, you should edit src/static.ts. If you want to serve the app from a different domain, you should also edit homepage in package.json.