Email me at [email protected]
Not having API keys will result in the app loading a blank screen and/or errors.
To get started, follow these steps:
- run
npm install. cdintofunctionsand runnpm install.- While in the
functionsfolder make a.envfile that has a varriable called STRIPE_KEY with the stripe key I gave you. - Go back to the
/srcdirectory and create a file calledfirebaseKeys.tsand enter the firebase keys I gave you. - You should now be able to run
npm start