|
|
|
Ask HN: How is something like Super.so built?
|
|
1 points
by alex-wallish
1829 days ago
|
|
I came across fruitionsite.com which is an open source implementation, but it seems a bit different. It appears that they're simply re-writing traffic and not actually hosting the site themselves. Does anybody have any guesses as to how Super.so (or similar) is implemented? |
|
https://github.com/transitive-bullshit/nextjs-notion-starter... and https://github.com/NotionX/react-notion-x
I played around with Cloudflare workers, but ended up just paying for Super.so as the cost > the hassle. I could be wrong, but think it's very similar to those repos. So loosely, grab everything from Notion, make the appropriate page changes so it works as a site, then push it elsewhere as static content.