Skip to content

Ku3iK/next13masters

Repository files navigation

About procject

Application that was created for purpose of understaing and testing the new possibilites provided by Next.js App router. Of cource, other technologies were also used/tested. They are all described. The app router was the main idea of this project, but many other interesting technologies were also used in addition, such as CodeGen, the whole stack is listed in the #Stack section. Current stage of the project is MVP, which didn't focus on the UI or delivering an already perfect store. At this point the main idea was to use all (or most) of the interesting functionalities.

Getting Started

pnpm i
pnpm dev

Stack

ENV

copy .env.sample and .env.local.sample files and add values to the ENV variables already created in them.

NEXT_PUBLIC_GRAPHQL_URL= // GraphQL server URL
HYGRAPH_MUTATION_TOKEN= // Token to add access for mutation endpoint

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages