In this video course you will learn how to spin up GraphQL server with Hasura. Hasura is a tool which transforms your relation database (PostgreSQL only so far) into GraphQL endpoints and allow you to perform CRUD operations and real-time queries just out of the box. During the course we will cover vital topics like:
Authentication (Firebase authentication with JWT / Webhook authentication);
Role-based access to the database Data;
File Uploading;
Database Migrations;
How to Extend business logic with Firebase Cloud Functions;
We build client Web Application with Angular (React & Vue coming soon) which allows user to upload photos & leave comments.
Hasura is being developed very rapid and this course will be constantly updated and extended when new Hasura features arrive. I hope you will find this course useful and it will save you hours and days of development. Enjoy!