This is sandbox app to play with @instantdb/core.
First, let's set up your environment. Create an Instant app, either on your local backend or prod, and fill out the token info in your .env
file.
cp .env.example .env
# fill in the variables in .env
Once done, load localhost:5173, and you'll see a basic example with auth.
If you have any questions, feel free to drop us a line on our Discord!