UNPKG

@mariozechner/create-app

Version:

CLI for creating deployable web applications with Docker, Caddy, and modern tooling

3 lines 332 B
- Add tsconfig.json to templates, update check in package.json to ensure all .ts files are type checked (frontend/backend) - ./run.sh dev must stop existing and start new. often the containers don't start up - precommit hook formats but doesn't stage files that got formatted, after commit new changes due to formatting are unstaged