Project made with NextJS without backend using the concepts of JAMStack.
Subscription is performed with the stripe api and saved in faunadb along with the github email, the content is loaded from the prismic CMS only for those who have an active subscription.
Nextjs - Sass - Css-Modules - Typescript - Prismic CMS - Prismic Slice - Stripe - FaunaDB
# Installing dependencies:
npm install
# Running as Dev:
npm run dev
# Installing SliceMachine:
npx @slicemachine/init --repository [your_prismic_repo_name] //Loggin will be necessary
# Running Slice UI:
npm run slicemachine //Create custom fields here