A CLI for scaffolding ATProto web applications

Merge branch 'main' of tangled.org:besaid.zone/create-atproto-app into feat/add-vanilla-javascript

+3
+3
README.md
··· 1 1 # create-atproto-app 2 2 3 + > [!WARNING] 4 + > We are still working out the proper setups for all of the templates, there could be breaking changes! 5 + 3 6 This is a thin wrapper on top of `create-vite` that adds specific code for working with the AT Protocol. 4 7 5 8 ## Getting Started