Skip to content

luckyhackersacademy/onlygists

Repository files navigation

onlygists

Share and monetize code snippets. Earn extra income with the codes you make on a daily basis.
This is the source code to my course called: NuxtExtreme

Setup

First things first, rename .env.example to .env and put your keys

# instal deps
yarn install

# run local
yarn dev

Test payments locally

You'll need to install stripe-cli and run

# to authenticate with your account
stripe login

# to bypass events to your local machine
stripe listen --forward-to localhost:3000/api/webhooks/payment

About

Share and monetize code snippets. Earn extra income with the codes you make on a daily basis. (NuxtExtreme course source code)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published