So i created two CRUD applications with firebase api, one is a registration site that uses the create function in firebase to create new input to the database upon submit of the registration form. It works on my pc because i installed firebase in my node-modules, but when i made it live on git-hub I tried heroku too and it didnt work either. Same as the second app that pulls the data from the database and displays it. I havnt found anything on youtube to help pls who can here?