⚡ I make websites—brands, 3D, shops, museums…
💻 Often with Next, WebGL, Web Components, Tailwind…
🐦🔥 I maintain the FOSS alternative to GitHub Copilot, the VSCode Extension ”ChatGPT Reborn”
🌱 Right now I'm learning Godot.
⚡ I make websites—brands, 3D, shops, museums…
💻 Often with Next, WebGL, Web Components, Tailwind…
🐦🔥 I maintain the FOSS alternative to GitHub Copilot, the VSCode Extension ”ChatGPT Reborn”
🌱 Right now I'm learning Godot.
Code with AI in VSCode, bring your own ai.
A basic fediverse post reader in Next with Fedify.
TypeScript 1
**2024 Edit - In the comments, there are good alternatives. When this gist was written, there were few alternatives to the Slack Bolt package.**
Some gotchas from my recent experience of building a serverless Next.JS + Bolt.JS Slack App on Vercel.
Note that if you're building an app that you want to distribute to other workspaces, AFAIK you need to build an API. So, Next.JS is used here to help with the public API. The alternative to an API is using "socket mode".