loggl icon indicating copy to clipboard operation
loggl copied to clipboard

Send push notifications to your phone or desktop using HTTP requests

Results 8 loggl issues
Sort by recently updated
recently updated
newest added

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...

documentation

### 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

enhancement

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

bug

https://github.com/MarconLP/loggl/blob/main/.github/workflows/ci.yml

bug

![image](https://github.com/MarconLP/loggl/assets/13001502/75f37c05-95cf-4cf6-94d8-44b18ecebd10) this button is not functional yet

enhancement
good first issue