repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
certificates
stars
latest
clone command
git clone gitlawb://did:key:z6Mkqhmm...XL9c/certificatesgit clone gitlawb://did:key:z6Mkqhmm.../certificates019974a8sync from playground13h ago| # These are safe to commit (API keys identify the project, not authenticate), |
| #3 | # but keeping them out of source is best practice. |
| #4 | VITE_FIREBASE_API_KEY= |
| #5 | VITE_FIREBASE_AUTH_DOMAIN= |
| #6 | VITE_FIREBASE_DATABASE_URL= |
| #7 | VITE_FIREBASE_PROJECT_ID= |
| #8 | VITE_FIREBASE_STORAGE_BUCKET= |
| #9 | VITE_FIREBASE_MESSAGING_SENDER_ID= |
| #10 | VITE_FIREBASE_APP_ID= |
| #11 | VITE_FIREBASE_MEASUREMENT_ID= |
| #12 |
| #13 | # Backend endpoint for reCAPTCHA Enterprise token verification |
| #14 | # Your server should call the Google reCAPTCHA Assessment API and return the result. |
| #15 | VITE_RECAPTCHA_ASSESSMENT_URL= |
| #16 |