tailwind-nextjs-starter-blog icon indicating copy to clipboard operation
tailwind-nextjs-starter-blog copied to clipboard

Buttondown Api i can't generate help

Open heyjumanji opened this issue 10 months ago • 5 comments

I want to enable the enail subscription feature in my site but im unable to can someone please. Or any other free site which i can use for free please reply with a step guide

heyjumanji avatar Apr 15 '24 19:04 heyjumanji

You would need to add the API key as an environment variable. Step by step:

  1. Copy https://github.com/timlrx/tailwind-nextjs-starter-blog/blob/main/.env.example to your own .env file
  2. Add the API key obtained from buttondown in this line: https://github.com/timlrx/tailwind-nextjs-starter-blog/blob/main/.env.example#L14C1-L14C19
  3. Re-deploy

timlrx avatar Apr 17 '24 03:04 timlrx

I can't generate one its said its paid i want a free solution. Please help

heyjumanji avatar Apr 17 '24 20:04 heyjumanji

Buttondown is free till a certain subscriber count I believe. You can definitely try it out and I am using it personally so there's probably no bug here.

timlrx avatar Apr 30 '24 14:04 timlrx

I switched to emailoctopus because it seems like buttondown requires payment in order to integrate with any API.

EmilMoe avatar Jul 12 '24 20:07 EmilMoe

I switched to emailoctopus because it seems like buttondown requires payment in order to integrate with any API.

Does it working for you?

heyjumanji avatar Sep 28 '24 19:09 heyjumanji