Welcome to the first Starfyre(⭐🔥) App!
This page aims to showcase the direction and vision of Starfyre.
We aim to showcase the state store, server side rendering, and client side rendering.
All in Python!
We have a counter below!
And this text is rendered from the server.
2
This text will re render on button click, as this state object subscribes.
2
This text won't be re-rendered, as this state object doesn't subscribe.
Source Code for this web page
https://github.com/sansyrox/first-starfyre-app