Tommaso Tosi
Results
2
issues of
Tommaso Tosi
Hi guys, I'm already using FireSQL on the front-end (React.js). Is this a framework that I can use on the backend (Node.js) as well? And if so, how? Thanks.
I'm trying to trigger the customer portal with the new Firebase 9, but it doesn't work. This is the code: ``` import { initializeApp } from "firebase/app"; import { getApp...