/ignews

Primary LanguageTypeScript

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