Can I run firebase with NextJS in the frontend and NodeJS (Socket.io) in the backend?
I’m very new to firebase. I want to create a frontend and backend using firebase to then deploy it. The frontend is just NextJS and the backend would use NodeJS and socket.io. I’m not sure if this is even possible since I’m new.