Initial commit
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Django Port Workspace
|
||||
|
||||
This folder contains the rewrite target for the current FastAPI + React application.
|
||||
|
||||
## What is here
|
||||
|
||||
- [`backend`](/home/sandy/HUB-master/django-port/backend): Django project and domain apps
|
||||
- [`frontend`](/home/sandy/HUB-master/django-port/frontend): SvelteKit frontend prepared for `shadcn-svelte`
|
||||
- [`docs/port-plan.md`](/home/sandy/HUB-master/django-port/docs/port-plan.md): migration strategy and scope
|
||||
|
||||
## What is intentionally not done
|
||||
|
||||
- No package installation
|
||||
- No Svelte or Django bootstrapping commands
|
||||
- No heavy build, dev-server, or migration runs
|
||||
|
||||
Everything committed here is code and structure only.
|
||||
Reference in New Issue
Block a user