Rose/README.md

38 lines
551 B
Markdown

<div align="center">
# †| FediGONE |†
![image](./docs/logo.png)
## What is this?
A "410 Gone" frontend page for a Federated SNS.
</div>
## Usage 💨
```bash
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`
## Reference ✨
- [HidemaruOwO/Awesome-README](https://git.v-sli.me/HidemaruOwO/Awesome-README)