this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove extra tilde

+1 -1
+1 -1
README.md
··· 120 120 Prerequisites: Node.js 20+ 121 121 122 122 - `npm install` - Install dependencies 123 - - `npm run dev` - Start development server and `messages:extract` (`clean` + ``watch`) in parallel 123 + - `npm run dev` - Start development server and `messages:extract` (`clean` + `watch`) in parallel 124 124 - `npm run build` - Build for production 125 125 - `npm run preview` - Preview the production build 126 126 - `npm run fetch-instances` - Fetch instances list from [joinmastodon.org/servers](https://joinmastodon.org/servers), save it to `src/data/instances.json`