An open API service indexing awesome lists of open source software.

https://github.com/tsega/todos

A sample todos app built using Next.js and Hasura.
https://github.com/tsega/todos

auth0 graphql hasura nextjs

Last synced: 3 months ago
JSON representation

A sample todos app built using Next.js and Hasura.

Awesome Lists containing this project

README

          

Tutorial
--------

- [Next.js](https://hasura.io/learn/graphql/nextjs-fullstack-serverless/introduction)

Tech stack
----------

- Frontend
- Next.js 9.4.1
- Backend
- Hasura
- Auth
- Auth0

Run the app
-----------

Run `yarn dev` to start the todo app.