kuzjka / lighthouse-community

Power line status reporting service
0 stars 0 forks source link

Register app at Firebase #7

Closed kuzjka closed 3 weeks ago

kuzjka commented 3 weeks ago

Register Lighthouse app at Firebase, enable Firebase Cloud Messaging. Add a message topic.

kuzjka commented 3 weeks ago

Registered app in Firebase console. Message topic is created automatically if the message is sent. Now we can try to register listener in the app (#8).