+ 3
Hosting firebase database project on GitHub
Can't I host database projects on GitHub ? I have heard that only static websites can be hosted on GitHub. If not, where can I host database related sites easily without taking tension about domain name and other things like GitHub ?
5 odpowiedzi
+ 2
Anonymous🔥⚡💖💕 You can use GitHub Pages to host your dream project and still connect to your Firestore or Redis,etc. But if you previously used Firebase Hosting and now want to switch to GitHub Pages, you will need to refactor the SDKs. Good luck!
+ 4
Let's be friends on GITHUB 😇 ....i will follow back....
💕💕💕💕💕💕
+ 3
You can try hosting your site if you don't need a xampp like server and db is hosted somewhere else.
You can try but I cant elaborate further because I dont know the whereabouts of your app
+ 3
obnoxiousnerd
I want to use firebase database.
Can I ?
+ 3
Mirielle[ InAcTiVe ]
As we can use firebase database in sololearn as
https://code.sololearn.com/W5MMCZg5YJrZ/?ref=app , can't we use in GitHub ?