top | item 38389284

Show HN: SelfPubKit – write, publish, monetize books on your own

13 points| _rzez | 2 years ago

Hi HN, I made a tool for self-publishing authors called SelfPubKit.com. The all-in-one editor allows you to write chapters, export them to epub, pdf. You can also publish product as a standalone website with direct payments set up with your Stripe account which means you get 100% of payments minus Stripe’s fee.

The idea came about when I wanted to write a short guide myself.

Anyhow, let me know what you think. I’ll share tech details in the comment below.

9 comments

order

_rzez|2 years ago

[redacted] is where it’s hosted

Stack consists of: BE: Node.js, Postgres, Redis (queues and keyval), uWebSockets.js Infra: S3, Cloudflare R2, Ubuntu box VPS FE: React, Dexie.js as a database on the front end, immer for state management. Auth: basic redis+bcrypt. Editor is based on tiptap plus hocuspocus. I stream tokens from OAI using node streams. Let me know if you have any questions.

edent|2 years ago

Looks nice. A few pieces of feedback.

The AI voiceover is creepy and a bit naff. Either record yourself or pay someone to be enthusiastic. There's also no subtitles, which isn't very accessible.

On your self-published page, lots of the text appears scrambled? "Owh aynm tuefrsno erew adem?"

But, overall, looks like a very good GUI for people who aren't comfortable with things like PanDoc.

kukabynd|2 years ago

Thank you, yea I was hesitant about the voiceover too but figured it’s good enough to launch.

As for the scrambled text, that’s the contents that will be unscrambled the moment one purchases the product. I should make it clearer for sure.

Yeah, Pandoc is great and there’s lots of lower level tools but I figure simplicity has its own value, especially if it’s in the browser.

Thanks for the feedback!

asicsp|2 years ago

May be add a link to your site/tool ;)

This sounds like self-hosted version of Leanpub (but they handle fees like VAT and act as merchant-of-record among other features).

kukabynd|2 years ago

Haha, yea. Added a link a moment ago. Kind of like Leanpub but more minimalistic and straightforward I think.