-- image provided by JonesTown & 21st Century Man
We will mimic creating the vercel example by creating a package.json and a README.md on how to get started
we will need to create libsql example with easy steps to deploy your first time
There is some fuckery we have to do with vercel
Challenges
npx create-next-app --example https://github.com/vercel/examples/tree/main/edge-functions/wasm-rust-xor edge-wasm-rust-xor
yarn create next-app --example https://github.com/vercel/examples/tree/main/edge-functions/wasm-rust-xor edge-wasm-rust-xor