Open samuelgoto opened 1 week ago
This is not possible with few dependencies. You can try the wallet-ecosystem repo https://github.com/wwWallet/wallet-ecosystem but it only adds complexity. My suggestion is to merge the wallet-backend-server and wallet-frontend into a single next/react project that can run stand-alone.
... or maybe point it against a dev / test instance of the backend server? ideally, also a test firebase account?
Context: I'm trying to run this frontend but I'm having a hard time running the backend server locally. I'm wondering what's the easiest/fastest way that to run this frontend with fewer dependencies.
Any suggestions?