A CLI for scaffolding ATProto web applications

docs: add warning to README

besaid.zone 9e9a4ce9 ac7c45ea

verified
+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