Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edocbuhtig/ionic7-firebase-authentication-starter

ionic 7 Firebase Authentication, starter app
https://github.com/edocbuhtig/ionic7-firebase-authentication-starter

angular angularfirebase firebase-auth ionic ionic7

Last synced: about 3 hours ago
JSON representation

ionic 7 Firebase Authentication, starter app

Awesome Lists containing this project

README

        

# ionic 7 Firebase Authentication UI Linked page templates, starter app
after git clone run npm i to install node modules npm packages
then run, npm audit to check for npm packages needs security updates,
or run npm outdated - this command will display a list of outdated npm packages
if npm audit fix fails, then run
`
npm aduit fix --force`

Add, missing Angular firebase package using
`ng add @angular/fire`

PS: This app is only a working UI routing linked template to get you started

[How to Ugrade this Ionic Project to version 8](https://youtu.be/vAxrXo8MwqQ?si=iCLSk5TcKGzME_Qn)

[Watch all my Tutorial Videos ](https://www.youtube.com/@Full_Stack_Dev_Bharat)

[How to Import/ Integrate Firebase](https://github.com/angular/angularfire)