flask-svelte

Flask Svelte

A basic template svelte app with flask integrated as the back end.

Svelte + Flask + GCP

An example of a Svelte front end with a Flask back end that can be hosted on GCP.

Run the following for development:

  • cd server/src; python app.py to start the Flask server.
  • cd client; npm install; npm run dev to start the Svelte front end.

Top categories

Loading Svelte Themes