messing around with instant-db to create a light-weight web app (multiplayer interactions)
current state:
Execute create-next-app
with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example hello-world hello-world-app
yarn create next-app --example hello-world hello-world-app
pnpm create next-app --example hello-world hello-world-app
Deploy it to the cloud with Vercel (Documentation).