Ecosyste.ms: Awesome
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: 7 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T15:17:27.000Z (over 4 years ago)
- Last Synced: 2024-11-21T11:38:13.126Z (2 months ago)
- Topics: auth0, graphql, hasura, nextjs
- Language: JavaScript
- Homepage:
- Size: 96.7 KB
- Stars: 2
- Watchers: 3
- 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
- Auth0Run the app
-----------Run `yarn dev` to start the todo app.