https://github.com/amanvatssharma/nextjs-starter-graphql
a basic template with Next.js, Tailwind CSS, TypeScript, and a GraphQL setup using Yoga and Pothos. You can use this template as a starting point for any future GraphQL projects by copying the project and adjusting the graphql schema and resolvers as needed. Feel free to customize this template further based on your needs!
https://github.com/amanvatssharma/nextjs-starter-graphql
Last synced: 3 months ago
JSON representation
a basic template with Next.js, Tailwind CSS, TypeScript, and a GraphQL setup using Yoga and Pothos. You can use this template as a starting point for any future GraphQL projects by copying the project and adjusting the graphql schema and resolvers as needed. Feel free to customize this template further based on your needs!
- Host: GitHub
- URL: https://github.com/amanvatssharma/nextjs-starter-graphql
- Owner: AmanVatsSharma
- License: mit
- Created: 2024-08-20T10:23:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T11:06:09.000Z (10 months ago)
- Last Synced: 2025-01-24T14:17:29.223Z (4 months ago)
- Language: TypeScript
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nextjs-starter-GraphQl
a basic template with Next.js, Tailwind CSS, TypeScript, and a GraphQL setup using Yoga and Pothos. You can use this template as a starting point for any future GraphQL projects by copying the project and adjusting the graphql schema and resolvers as needed. Feel free to customize this template further based on your needs!