Clean up pal-e-app directory after move to svelte-playground #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone — board-svelte-playground cleanup
Repo
forgejo_admin/pal-e-playgroundUser Story
As the superuser
I want the pal-e-app Svelte prototype removed from pal-e-playground
So that vanilla playground stays vanilla and Svelte work lives in svelte-playground
Context
The kanban prototype was built in pal-e-playground/pal-e-app/ (PR #7, #8) as a stepping stone. It's being moved to svelte-playground. This ticket cleans up the source — removes the directory and updates the hub index card to redirect or remove.
File Targets
Files to remove:
pal-e-app/directory (all files — app.css, app.js, board.html, index.html, board.svelte, package.json, vite.config.js, node_modules/, .gitignore)Files to modify:
index.html— remove or redirect the pal-e-app card in the Projects sectionAcceptance Criteria
pal-e-app/directory no longer exists in pal-e-playgroundTest Expectations
Constraints
Checklist
Related
project-svelte-playground— the kanban prototype moved here