⚡ I build fun websites with React/Next, Tailwind, Shopify, and WebGL.
💻 I'm the maintainer of the VSCode Extension, "ChatGPT Reborn", a FOSS alternative to VS Code Copilot.
🌱 I'm currently learning to build with GoDot.
⚡ I build fun websites with React/Next, Tailwind, Shopify, and WebGL.
💻 I'm the maintainer of the VSCode Extension, "ChatGPT Reborn", a FOSS alternative to VS Code Copilot.
🌱 I'm currently learning to build with 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".