Posted in General
How much does it cost to build this site (Hasura's cost, website hosting, etc)? I want to create an RPG forum from scratch based on this "JamstackBB" but I'm still learning basics and stuff
english is not my native language so i'm sorry if i've say something wrong
Hey
If you were to build something similar using Hasura, you'd need a database, and Hasura GraphQL Engine running.
Hasura do offer a hosted GraphQL Engine for you, but it starts at $99.
You could seek to use something like Supabase which is similar to Firebase in the sense it's an "all in one" hosted solution. It doesn't have all the features Hasura does, but it might get you so far.
I hope this helps.