Tldraw/templates/nextjs
..
src/app
.eslintrc.json
.gitignore
LICENSE
README.md
next.config.cjs
package.json
tsconfig.json
yarn.lock

README.md

tldraw

This repo contains a very basic example of how to use tldraw in a Next.js app using the src directory and App router.