hasura-node-monolith-example
Web app
A full-stack web application using Hasura GraphQL Engine and Node.js with authentication, UI frontend, and data backend integration.
Example of a monolithic web application using Hasura GraphQL Engine + Node.js + Next.js
31 stars
1 watching
7 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
apolloapollo-graphqlgraphqlhasurahasura-graphqlhasura-graphql-enginemonomonolithmonoreponext-authnextjsnodejstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
hasura/graphql-engine | Provides a secure, API-driven interface to access and manipulate data from various databases | 31,179 |
hasura/learn-graphql | A comprehensive tutorial series for building real-world GraphQL applications with deadlines | 1,202 |
zensoftware/zen | A full-stack GraphQL starter kit for building web portals as stateful single-page applications | 191 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
ronanyeah/rust-hasura | A Rust project demonstrating a Hasura GraphQL API using JWT authentication and UUID integration. | 140 |
product-ride/hql-tag | A utility library to simplify querying in Hasura GraphQL backend by providing shorthand for where and order_by arguments. | 42 |
the-road-to-graphql/react-apollo-client-testing-example | An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |
jamastek/sen | A modern Next.js and GraphQL boilerplate with a range of features and tools for building scalable and maintainable applications. | 3 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
the-road-to-graphql/react-apollo-client-mocking-example | A minimal React application with Apollo Client using a mocked GraphQL API to demonstrate its usage. | 17 |
dandoh/web-haskell-graphql-postgres-boilerplate | A Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools. | 122 |
ablestack/graphql-codegen-hasura | Automates the generation of strongly typed client code for a GraphQL backend using type-safe wrappers and caching mechanisms. | 154 |
konabos/next.js-starter-kit-using-graphql-and-sitecore-content-hub-content-as-a-service | Next.js application demonstrating integration with Sitecore Content Hub using GraphQL and React | 9 |
welikegraphql/universal-react-apollo-example | An app demonstrating GraphQL and React usage with Universal Rendering | 118 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |