Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Learning basics #164

Open
gc-ss opened this issue May 28, 2022 · 0 comments
Open

[Question] Learning basics #164

gc-ss opened this issue May 28, 2022 · 0 comments

Comments

@gc-ss
Copy link

gc-ss commented May 28, 2022

Just discovered this awesome project. Questions:

  1. This repo is the frontend UI for the backend at https://github.com/forwardemail/free-email-forwarding ?

I'm attempting to self host and get the following error when deploying:

MISSING CONFIG VALUES: PAYPAL_WEBHOOK_ID, PAYPAL_ENHANCED_PLAN_30D, PAYPAL_ENHANCED_PLAN_60D, PAYPAL_ENHANCED_PLAN_90D, PAYPAL_ENHANCED_PLAN_180D, PAYPAL_ENHANCED_PLAN_1Y, PAYPAL_TEAM_PLAN_30D, PAYPAL_TEAM_PLAN_60D, PAYPAL_TEAM_PLAN_90D, PAYPAL_TEAM_PLAN_180D, PAYPAL_TEAM_PLAN_1Y, PAYPAL_CLIENT_ID, PAYPAL_SECRET, STRIPE_PUBLISHABLE_KEY, STRIPE_SECRET_KEY, STRIPE_ENDPOINT_SECRET

  1. Should I just populate these with an empty string ("") or perhaps a string like "NA" (this is for internal use only and I don't plan to resell the service/need paying customers)?
  2. Or will attempting to do so lead to failures down the line because the PAYPAL and STRIPE modules will attempt to validate these config values once the server comes up?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant