Skip to content

GregorioHUN/dreams-app-template-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask / Python Version of the default 'Dreams' project

Click "Show" in the header to see your app live. Updates to your code will instantly deploy and update live.

Your Project

On the back-end,

  • your app starts at server.py
  • add frameworks and packages in requirements.txt
  • safely store app secrets in .env

On the front-end,

  • edit client.js, style.css and index.html
  • drag in assets, like images or music, to add them to your project

Remixed from 'flask-hello-world' by Kenneth Reitz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 31.4%
  • HTML 30.8%
  • CSS 22.1%
  • JavaScript 13.2%
  • Shell 2.5%