Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Production usage #1

Open
carloslfu opened this issue Mar 13, 2019 · 2 comments
Open

Production usage #1

carloslfu opened this issue Mar 13, 2019 · 2 comments

Comments

@carloslfu
Copy link

This is a very interesting project, just wondering if anyone is using it in production. I started playing with it and looks really promising.

@pateketrueke
Copy link
Member

Hi Carlos, so much thanks for your interest!

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!

@carloslfu
Copy link
Author

Thanks, @pateketrueke. Great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants