Skip to content

maxbause/next-graphql-styled-components-ts-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)