feat: add contact form with SMS OTP verification

This commit is contained in:
badblocks 2025-07-17 19:34:29 -07:00
parent 91b162fb44
commit 3874443c34
No known key found for this signature in database
14 changed files with 729 additions and 54 deletions

5
.env.example Normal file
View file

@ -0,0 +1,5 @@
NUXT_ANDROID_SMS_GATEWAY_LOGIN=""
NUXT_ANDROID_SMS_GATEWAY_PASSWORD=""
NUXT_ANDROID_SMS_GATEWAY_URL="" # including http(s)://
NUXT_MY_PHONE_NUMBER=""
NUXT_SUPER_SECRET_SALT="" #openssl rand -base64 60