You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this app is to manage the database and provide API endpoints for the client in order to operate as a twitter for audio. the live version of the app can be found at https://voizy-chat.web.app/
The functionality of the app is simply to start audio discussion threads. anyone can open the threads and responses, but they must login if they wish to post.
Technical details:
This is a Node.js app that was created by firebase CLI and admin cloud functions
the app makes use of firebase firestore for storing data and firebase storage for storing files