|
|
|
|
|
by BowTiedRay
1150 days ago
|
|
With PySaaS, your app's frontend is compiled down to a NextJS app, and FastAPI is built-in for the backend. UI components are fully-customizable, and are actually wrappers around React components using Chakra UI. If you want to get fancy, you can even wrap your own components in three simple steps. Learn more here: https://pynecone.io/docs/advanced-guide/wrapping-react |
|