Skip to content

devlevic/ignews

Repository files navigation

Ig.news

Ig.news is a subscription news site project. Made in order to challenge myself and study the use of famous tools in the Nodejs ecosystem.
To make this project possible, i have used Stripe to receive the payments and FaunaDB to storage de subscriptions, to content manager i have used Prismic, and finally, for authentication, I used the login with github through NextAuth.

📌 Used frameworks

Typescript React Sass  Next.js  Prismic  Fauna  Stripe 

🧑‍💻 How install

1 - Clone this repository:

git clone https://github.com/asleeplevi/ignews.git

2 - Install de dependencies:

# npm
npm install
# or yarn
yarn install

3 - Run dev script

# npm
npm run dev
# or using yarn
yarn dev

Developed with ❤️ by levi

About

Ig.news is a subscription news site project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published