Hacker News new | ask | show | jobs
by wanderingmind 1463 days ago
Can you link any sample projects that currently uses reactivated?
1 comments

Sure:

The docs site itself: www.reactivated.io . Notice no JS loaded on the client side. It's purely SSR. The code is in the repo under /website.

My personal blog: www.silv.io

And my business: www.joyapp.com

I don't track others that use it, but hopefully they're out there!

Great thanks.