italoholanda / next-js_ig.news

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ignews

About

This project consists of a blog with private content, where the user needs to make a paid subscription to access it.

To limit access, we will use #Stripe for payment method and #FaunaDB for storing user data and subscriptions. Also, we need a content provider for the posts, so we use #PrismicCMS for that.

We'd like Google to be able to index our posts, so we show a little preview of our posts statically via #NextJS's SSG rendering.

This is a great example of using the #JAMStack architecture, using a #Serverless logic on the front-end.

Screenshots

NEXT 1
Image 1: homepage

NEXT 2
Image 2: post list

NEXT 3
Image 3: post preview

About


Languages

Language:TypeScript 80.3%Language:SCSS 19.5%Language:JavaScript 0.2%