Skip to content

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

Notifications You must be signed in to change notification settings

magorlick/flask-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published