Comment by kabes
2 years ago
From skimming through the site, it's not clear to me how the BE looks like. Obviously, the BE part is the hard/interesting part. Is that open-source and/or self deployable? Or is this fixed to a backend-as-a-service you guys provide?
Not related to Instant, but saw that the backend is available on their Github: https://github.com/instantdb/instant/tree/main/server
The backend is completely open source. The code is in the `server` directory:
https://github.com/instantdb/instant/tree/main/server