Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.
/ halo Public archive

Questionable image generator

License

Notifications You must be signed in to change notification settings

Gusb3ll/halo

Repository files navigation

halo

Development

pnpm install

# client only
pnpm dev:client

# server only
pnpm dev:server

Production

pnpm build

pnpm start

owo