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.
- Host: GitHub
- URL: https://github.com/tsega/todos
- Owner: tsega
- Created: 2020-09-23T14:07:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T15:17:27.000Z (almost 6 years ago)
- Last Synced: 2025-03-15T15:16:44.102Z (over 1 year ago)
- Topics: auth0, graphql, hasura, nextjs
- Language: JavaScript
- Homepage:
- Size: 96.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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.