Skip to content

Commit

Permalink
Merge pull request #79 from ruheni/patch-1
Browse files Browse the repository at this point in the history
fix: minor typo
  • Loading branch information
realparadise committed Sep 21, 2021
2 parents 39c8938 + b5c1026 commit 97d931f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Build bleeding-edge full-stack applications using **Next.js**, **GraphQL**, **Ty
I have created this boilerplate because there was a missing one with all features. Which would support fast development and easy deployment without sacrificing performance. This boilerplate is built on the best open-source tools out there:

- ⚡️ [Next.js](https://github.com/vercel/next.js) - The React framework for Production
- 🛠 [TypeScript](https://www.typescriptlang.org/) - Type-safty for your code
- 🛠 [TypeScript](https://www.typescriptlang.org/) - Type-safety for your code
- 🤝 [Prisma](https://github.com/prisma/prisma) - ORM for accessing and managing your data
- 🛡 [NextAuth.js](https://github.com/nextauthjs/next-auth) - Authentication for Next.js
- 🦅 [urql](https://github.com/FormidableLabs/urql) - Highly customisable GraphQL client with sensitive defaults
Expand Down

0 comments on commit 97d931f

Please sign in to comment.