this repo has no description
0
fork

Configure Feed

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

Add command in README

+1
+1
README.md
··· 55 55 - `npm run preview` - Preview the production build 56 56 - `npm run fetch-instances` - Fetch instances list from [instances.social](https://instances.social/), save it to `src/data/instances.json` 57 57 - requires `.env.dev` file with `INSTANCES_SOCIAL_SECRET_TOKEN` variable set 58 + - `npm run sourcemap` - Run `source-map-explorer` on the production build 58 59 59 60 ## Tech stack 60 61