loggl
loggl copied to clipboard
Send push notifications to your phone or desktop using HTTP requests
these vars need documentation normal firebase vars ``` # firebase NEXT_PUBLIC_FIREBASE_API_KEY= NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN= NEXT_PUBLIC_FIREBASE_PROJECT_ID= NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET= NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID= NEXT_PUBLIC_FIREBASE_APP_ID= ``` Web Push certificates public key: ``` NEXT_PUBLIC_VAPID_KEY= ``` firebase service account private key...
### Describe the feature you'd like to request Hi @MarconLP , I like Loggl and intend to use it for quite a few things. It's seems like great tool for...
right now, firebase variables are required to start the next app firebase is only required for push notifications add the ability to start the app without push notifications
https://github.com/MarconLP/loggl/blob/fcaf61900aa6d2be7b1bbb3e15f5d2bafd7b101b/packages/auth/src/auth-options.ts#L68-L74 nextauth seems to be having wrong types on the signOut event
 this button is not functional yet