evoluteur / evolutility-ui-react

Framework for building CRUD UIs for Hasura GraphQL with models rather than code.
https://evoluteur.github.io/evodemo/
GNU Affero General Public License v3.0
113 stars 30 forks source link

How to set this up #1

Closed skprasadu closed 5 years ago

skprasadu commented 7 years ago

Olivier, I tried setting this up in my local machine, is there a document where I can setup this and point to a database and build the UI.

Thanks for your help.

Krishna

evoluteur commented 7 years ago

You must use node.js and setup Evolutility-Server-Node as well as Evolutility-UI-React. Both can be installed with NPM. The ReadMe files of the projects is the only the documentation I have for now.