FediGONE for ff.v-sli.me.
dist | ||
docs | ||
public | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
.prettierrc | ||
astro.config.mjs | ||
bun.lockb | ||
package.json | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json |
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
# use dist folder
Dependencies 🪡
requirements bun
or nodejs
for build astro project.
bun
nodejs