Hacker News new | ask | show | jobs
by DataCrayon 1670 days ago
For PlotAPI (https://plotapi.com) I’m using:

- FastAPI for the SaaS itself

- WooCommerce for the accounts and subscriptions

- Nikola for the gallery and feature demonstrations

- FreeAgent for handling all the tax obligations (UK)

I’ve been checking out Ghost CMS recently. It’s looking great so far for content and subscription management.

1 comments

Hi thanks for sharing.

Can you please explain what Nikola is? I tried searching for it, but it's a common name.

Might be this static site generator: https://getnikola.com/

Found it by searching [nikola software].

Hi - my pleasure!

It's as mkl said - a static site generator. It's a Python-based one so I was more comfortable customising it.