-
Node v18^. [Install here]
-
Firebase APIKEY, AUTHDOMAIN, PROJECTID, STORAGEBUCKET, MSENDERID, APPID and MEASUREMENTID from Firebase. [You can get here]
-
PRICEID of each product from Stripe. [You can get here]
-
PUB_KEY, SECRET_KEY and WEBHOOK_SECRET from Stripe. [You can get here]
-
WEBHOOK_SECRET, ACCESS_TOKEN and PUBLIC_KEY from Mercado Pago. [You can get here]
cp .env.example .env.local
yarn
After done all requirements, only run this command:
yarn run dev
Feel free to file a new issue with a respective title and description. If you already found a solution to your problem, I would love to review your pull request!
Check out the contributing page to see the best places to file issues, start discussions and begin contributing