hektor / next-strapi-graphql

Strapi, Next.js & GraphQL boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next strapi boilerplate

Technologies

  • Next.js
  • Strapi
  • GraphQL & JWT auth

Setup

Installation

Client

Install dependencies for client

Go to client folder
cd client Run yarn

Add environment variables

Create a .env file in this directory (You can use the .env.example file as a reference)

Strapi

Install dependencies for Strapi

Go to strapi folder
cd strapi Run yarn

About

Strapi, Next.js & GraphQL boilerplate

License:MIT License


Languages

Language:JavaScript 73.9%Language:HTML 26.1%