tlyboy

▲ tlyboy's website

Usage

bash
pnpm installpnpm devpnpm build

Docker

  1. Create an environment file:
bash
cp .env.example .env
  1. Set SITE_URL to your public site URL.

  2. Build and start the container:

bash
docker compose up -d --build
  1. Open http://localhost:3000.

License

© tlyboy