···120120Prerequisites: Node.js 20+
121121122122- `npm install` - Install dependencies
123123-- `npm run dev` - Start development server and `messages:extract` (`clean` + ``watch`) in parallel
123123+- `npm run dev` - Start development server and `messages:extract` (`clean` + `watch`) in parallel
124124- `npm run build` - Build for production
125125- `npm run preview` - Preview the production build
126126- `npm run fetch-instances` - Fetch instances list from [joinmastodon.org/servers](https://joinmastodon.org/servers), save it to `src/data/instances.json`