Forums

Running Svelte inside PA.

Can a Svelte app be deployed and run inside Pyhon anywhere? I'm in the design phses of a new project and have Svelte-Django combo as one of my top options.

I want to know if it's possible to build the whole codebase in PA, run the frontend somwhere else or move to other options.

One can run a React app on PythonAnywhere (see this help page), so probably you could try create a Svelte app, similarly.