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
Add Firebase support option with basic utility functions of CRUD and ENV variable setup
-> User should have option to select Firebase configuration. -> Basic utility functions should be created, basic crud functions. -> create firebase variable in env files only, don't take any inputs for filling the env values of firebase. -> Should be TypeScript supported.