Misskey/README.md
2025-01-28 16:44:24 +09:00

628 B

†| FediGONE |†

image

What is this?

A "410 Gone" frontend page for a Federated SNS. View Demo Page

Usage 💨

git clone https://git.v-sli.me/HidemaruOwO/FediGONE.git
cd FediGONE

# edit src/consts.ts for your AP instance
vim src/consts.ts

bun run install
bun run build

# deploy FediGONE
cd dist
vercel deploy --prod

Dependencies 🪡

requirements bun or nodejs for build astro project.

  • bun
  • nodejs

Reference