Django and Svelte project that uses Django's Cookie-based authentication. The frontend and backend are on separate servers that are hosted on Digital Ocean (DO).
./
backend/
*django product codebase*
frontend/
*svelte and sveltekit codebase*
Rationale for project structure is to simplify development for small development team.