next-graphql-styled-components-ts-boilerplate

This is a boilerplate for these technologies:

  • TypeScript
  • Next.js
  • Styled Components
  • GraphQL
  • SSR

Setup dev environment

  1. Check this repo out.
  2. yarn install
  3. yarn dev
  4. open http://localhost:3000/

Happy coding :)