create-app: rename template directories

Rename `next-app` to `default-app` and `default-app` to `legacy-app`
to better reflect their roles.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-03-18 17:25:01 +01:00
parent eb8a6f7291
commit 25418372e0
77 changed files with 282 additions and 262 deletions
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Renamed the built-in template directories from `next-app` to `default-app` and `default-app` to `legacy-app`.