Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 415 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 415 Bytes

The mono repo for the SADEAF App

sadeaf-hasura

This module contains the GraphQL API of the sadeaf app build with Hasura and Postgres. Hasura gives you instant GraphQL APIs on your postgres database.

sadeaf-web

This module contains the front-end of the sadeaf app created with Nuxt.js. Nuxt.js is a free and open source web application framework based on Vue.js, Node.js, Webpack and Babel.js.