Skip to content

chore: archive pre-revamp API under legacy/#78

Merged
hc-sousa merged 1 commit into
revampfrom
cursor/legacy-archive-f627
Jun 1, 2026
Merged

chore: archive pre-revamp API under legacy/#78
hc-sousa merged 1 commit into
revampfrom
cursor/legacy-archive-f627

Conversation

@hc-sousa

@hc-sousa hc-sousa commented Jun 1, 2026

Copy link
Copy Markdown
Member

Summary

Reorganizes the revamp branch so the Django 3.0 production API and related deploy/docs live under legacy/, leaving the repo root ready for the new djast backend.

What moved into legacy/

  • src/ — Django project (manage.py, app/, db.sqlite3, requirements)
  • config/, scripts/, plan/
  • Docker / CapRover files (docker-compose.yml, DockerFile, captain-definition)
  • Integration and subscription docs
  • Original root README.md

What stays at the root

  • AGENTS.md (paths updated to legacy/src)
  • New root README.md describing the layout

Running the frozen API

cd legacy/src
python3 manage.py runserver 0.0.0.0:8000

Not changed

  • SaoMiguelBus-webapp — unchanged on main
Open in Web Open in Cursor 

Move Django src/, deploy config, scripts, plans, and integration
docs into legacy/ for a clean revamp root. Update AGENTS.md paths for
running and testing the frozen backend.

Co-authored-by: henrique <henrique@sousadev.com>
@hc-sousa hc-sousa merged commit f2024cd into revamp Jun 1, 2026
1 check failed
@hc-sousa hc-sousa deleted the cursor/legacy-archive-f627 branch June 1, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants