Skip to content

zJoaoMarcos/ignews

Repository files navigation

Ig.news

JAMStack Application

Captura de tela_20230206_210157

How it works

A blog where only subscribers can see the publication's content, users who don't have a subscription will only be able to see a preview of the content. The blog content is powered through the CMS.

Features

  • ⚙️ Next API Routes, SSR and SSG
  • 🛡️ Next-Auth with Github
  • 💸 Stripe API of payments and Webhook
  • 💡 Prismic CMS
  • 📊 FaunaDB (NoSQL)

Installation

After cloning the repo, go to the installation directory and run yarn or npm install to install the project dependencies.