matheusbr1 / ignews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

igNews

Project developed in the ignite of Rocketseat 🚀

ignews1 image ignews3

For execute in your machine ☕

On project folder

Install all dependencies
$ yarn (or npm) install

Start the Application
$ yarn (or npm) dev

Start the Stripe CLI and put for start listen webhooks
$ stripe listen --forward-to localhost:3000/api/webhooks

Built with

Services used in the application

About


Languages

Language:TypeScript 85.4%Language:SCSS 13.5%Language:JavaScript 1.1%