BENDERFACToRY / vault

The frontend for the vault
0 stars 1 forks source link

BENDERFACToRY vault

Running locally for development

API

Install and run the API locally https://github.com/BENDERFACToRY/api

Houdini

Houdini is being used as the graphql client. Whenever a query is changed/added it's required to run npm run houdini which will connect to your local graphql api, and generate the type definitions for use in the frontend.