Show HN: SelfPubKit – write, publish, monetize books on your own
13 points| _rzez | 2 years ago
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.
13 points| _rzez | 2 years ago
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.
_rzez|2 years ago
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
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
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
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