this repo has no description atmosphereconf-vods.wisp.place/
4
fork

Configure Feed

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

fix build script

+1 -1
+1 -1
package.json
··· 7 7 }, 8 8 "scripts": { 9 9 "dev": "vite dev --port 3000", 10 - "build": "node --experimental-strip-types ./scripts/generate-og-images.ts && vite build", 10 + "build": "vite build", 11 11 "preview": "vite preview", 12 12 "test": "vitest run", 13 13 "lint": "eslint",