You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used it on production before, for a small product-management platform for a local store of imported wine.
Actually I've been improving since I was building that platform; so migrations, relationships and such are working pretty well.
Currently I'm working on a RESTful adapter for, and a JSON-Schema based form builder (previously built on top of react-jsonschema-form -- I'm rebuilding it from scratch using Svelte.js)
I want to provide a nice scaffolding for working with all these concepts, from the CLI to the browser's UI; hopefully, this would speed up from small projects to even bigger ones!
Feel free to ask anything do you need for, thank you!
This is a very interesting project, just wondering if anyone is using it in production. I started playing with it and looks really promising.
The text was updated successfully, but these errors were encountered: