Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.38 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.38 KB

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