Open amitgoel84 opened 7 months ago
No clear instructions for:
hey, there is instructions for all the points you have highlighted. You just need to see the instructions properly.
If you need more on it, let me connect with you for a few mins(google meet) and help you, how about that?
Thanks, Deepak
On Sat, Mar 23, 2024 at 10:50 PM amitgoel84 @.***> wrote:
No clear instructions for:
- from where to get all the Keys?
- What are the configs we need to perform on Firebase side,
- What does this means: navigator.serviceWorker.getRegistration( "./ngsw-worker.js")
- What is vapid keys. etc.
— Reply to this email directly, view it on GitHub https://github.com/deepakjha14/students-details-pwa/issues/1#issuecomment-2016552629, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABWJKWJ7BBCUVHOXKS6BPL3YZW2XNAVCNFSM6AAAAABFEWPXY6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJWGU2TENRSHE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Client application is running fine but When I tried to make the server code up I got below issue. Please provide a sample content for students-details-pwa-firebase-adminsdk-2xilv-0b02551a32.json
SyntaxError: ./students-details-pwa-main/server/students-details-pwa-firebase-adminsdk-2xilv-0b02551a32.json: Unexpected end of JSON input at parse ()
at Module._extensions..json (node:internal/modules/cjs/loader:1453:39)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Module.require (node:internal/modules/cjs/loader:1235:19)
at require (node:internal/modules/helpers:176:18)
at Object. (/Users/atultiwari/Projects/UIProjects/Angular/ToTry/students-details-pwa-main/server/index.js:2:24)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)