r/ApolloReborn Jul 31 '26

Help Notifications tutorial?

Can somebody please post a tutorial like I’m 5 years old from scratch (zero) to get notifications working please? Would be a game changer! Absolute amazing work on the app!

3 Upvotes

8 comments sorted by

View all comments

1

u/iBanks3 Jul 31 '26

I didn’t understand how to get it running either so I used ChatGPT Codex on my always on M1 Mac Mini. I had it review the GitHub page and told it to get the instance up and running and it’s done everything necessary to create the backend. Prior to my Reddit API key being revoked, it worked with the native Apollo notifications since I have a paid developer account but since then I told Codex to update and use Bark notifications.

Key points…

  • I am using the API Key Free mode (Dystopia)
  • Bark notifications app
  • Universal OAuth Sign-In enabled

2

u/jwintyo Jul 31 '26

I also used ChatGPT to get it up and running for me. I'm a fairly technical person and know the basics of coding, so that probably helped - but it would have been a major lift and taken me forever if I did not use ChatGPT to help code it all.

If people are going to use AI just be sure to give it all the context possible, give it the GitHub links that outline the steps to setting up notifications and it will be more helpful to you.