hashnode-next
hashnode-next copied to clipboard
The fastest way to go headless with Hashnode. Beautifully simple Hashnode starter-kit powered by Next.js and shadcn/ui.
**Is your feature request related to a problem? Please describe.** Currently, the embeds from the Hashnode editor aren't rendered as embeds but as normal links. Hashnode next:  **Describe the...
**Is your feature request related to a problem? Please describe.** [src/hashnode/generated](https://github.com/alexkates/hashnode-next/tree/main/src/hashnode/generated) is really a build artifact that is needed at runtime. It's generated from running `pnpm codegen`. **Describe the solution...