learn-awesome / learndb

Curated learning resources with topics, formats, difficulty levels, expert reviews and metadata tags
120 stars 21 forks source link

Firebase separation #77

Open rama0711 opened 7 months ago

rama0711 commented 7 months ago

Issue #66

We separated the Firebase and Netlify services.

We used Firebase for the deployment and are still testing if that works, and all of the required files are in the folders functions and public.

Steps to deploy using Firebase on the command line:

  1. firebase login
  2. firebase init
  3. firebase deploy
  4. To test locally: firebase serve
vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
learndb ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2023 9:33am
nileshtrivedi commented 7 months ago

This PR currently has a conflict. Also, I have no plans to personally use Firebase for any backend APIs. Will likely close this without merging.