A web app that images from nostr notes as a slideshow. Can be limited to single profiles and hastags. https://slidestr.net/
Go to file
2023-07-17 18:55:28 +02:00
public feat: Updated app name to slidestr 2023-07-17 12:32:01 +02:00
src fix: Fixed incremental loading, filtered content warning 2023-07-17 18:55:28 +02:00
.eslintrc.cjs feat: initial commit 2023-07-15 23:23:22 +02:00
.gitignore feat: initial commit 2023-07-15 23:23:22 +02:00
index.html feat: Updated app name to slidestr 2023-07-17 12:32:01 +02:00
package-lock.json feat: Added routing 2023-07-17 10:33:15 +02:00
package.json feat: Added routing 2023-07-17 10:33:15 +02:00
tsconfig.json feat: initial commit 2023-07-15 23:23:22 +02:00
tsconfig.node.json feat: initial commit 2023-07-15 23:23:22 +02:00
vercel.json feat: initial commit 2023-07-15 23:23:22 +02:00
vite.config.ts feat: initial commit 2023-07-15 23:23:22 +02:00