Skip to content

The ig.news project is a blog where users can access the content of each post according to their subscription status.

Notifications You must be signed in to change notification settings

devMatheus-Cunha/ignews

Repository files navigation

rocketshoes

IGNEWS - News portal 📰🚀

Language count Made by Rocketseat Made by Khalleb GitHub last commit License


About   |   Technologies   |   Requests   |   Starting     |   Images    


🎯 About

The ig.news project is a blog where users can access the content of each post according to their subscription status.
The blog has a purchase system integrated with STRIPE, and after the user makes the payment, their subscription will be active and ready to view the full content of the entire blog. If the user does not wish to opt for the subscription, he will have limited access to the content of the posts. And all the data needed to make checks of subscriptions or user data, are saved in the FaunaDB database.

This is a Serverless application, meaning that all the process that would depend on a backend was integrated within the frontend and following the JAMStack standard.
Posting is done from the Prismic CMS dashboard and integrated directly from the front end.

🚀 Technologies

The following technologies were used in the project:

✅ Requirements

🏁 Getting started

# Clone this project
$ git clone https://github.com/devMatheus-Cunha/ignews.git

## Access
$ cd ignews

# Install dependencies
$ npm install

# Run the project
$ npm dev

# The server will initialize in the <http://localhost:3000>

About

The ig.news project is a blog where users can access the content of each post according to their subscription status.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published