11 comments

[ 2.8 ms ] story [ 33.7 ms ] thread
All your translation keys are broken (I mean you don't have any default language as a fallback).
Thank you for the feedback and really sorry about that! Just published a new version with fallback language.
I’m excited to check this out when I get to a desktop! The widgets on the landing page are getting scrunched to death on mobile.
there is a huge area to improve on our mobile site!

yes I mean it's not very attractive at this moment LOL

Possibly stupid question from someone who is traditionally not webdev but has started trying to build small tools. I think sunmao is something I can think about using to quickly put together a frontend for things I'm building with FastAPI? Is that what this is?
Good question. Sunmao focus on the UI part means it was designed to integrate any kind of backend. And for FastAPI and other frameworks that provide OpenAPI schema, there should be a bigger potential to play with Sunmao, e.g, tables, forms, and other UIs that can connect to the API seamlessly.

As a personal suggestion, I think Sunmao is a little low-level(which brings great flexibility) to build such a kind of integration at this moment. It will be much easier after we provide some tutorials or examples of integrating with a backend framework. In the meantime, it will be appreciated if to join our slack channel and have some deep discussion.

This is great. Is there a separate list of components supported in sunmo? also can i bring my own component say from material-ui?