A CLI for scaffolding ATProto web applications
@nulfrost/create-atproto-app#
0.2.1#
Patch Changes#
- 3940085: dynamically add scripts and dependencies to template package.json
0.2.0#
Minor Changes#
- 1363422: add vanilla javascript template
Patch Changes#
- bc8cc42: update all templates to use dids instead of handles
0.1.4#
Patch Changes#
- 1707472: add generated files to gitignore
- e54dd95: adjust postinstall scripts for all templates
0.1.3#
Patch Changes#
- 7f8f759: add prepublishOnly script to run a build on publish and fix version number in cli
0.1.2#
Patch Changes#
- 3ffabbc: actual fix for "directory not found" issue
0.1.1#
Patch Changes#
- 7ccddf6: fix "directory not found" for templates
0.1.0#
Minor Changes#
- 89460f0: initial release