Skip to content

generate ORM, GraphQL backend and React JS frontend to CRUD against your database schema

License

Notifications You must be signed in to change notification settings

choonkeat/hellocrud

Repository files navigation

Summary

Uses sqlboiler to generate ORM, GraphQL backend, React JS frontend, and Elm app to CRUD against your database schema

Getting started (Docker)

docker-compose up

once you see

graphql_1   | 2018/04/13 05:16:44 Listening at :5000 ...
web_1       | You can now view hellocrud-js in the browser.
web_1       |
web_1       |   Local:            http://localhost:3000/
web_1       |   On Your Network:  http://172.19.0.2:3000/
web_1       |
web_1       | Note that the development build is not optimized.
web_1       | To create a production build, use yarn build.

Omakase

About

generate ORM, GraphQL backend and React JS frontend to CRUD against your database schema

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published