Full stack photo gallary (Template / Starter)

Description

A kind of starter to create a full stack project with below technology stack

Tech Stack

Nextjs Strapi Typescript Graphql (Apollo Client) Chakra-ui

Development

git clone 

backend

cd backend/app
yarn start

log into http://localhost:1337 to create gallary using strapi ui

frontend

cd frontend
yarn dev