https://github.com/abilian/slapos-flask-sample
Sample Flask project for Slapos
https://github.com/abilian/slapos-flask-sample
Last synced: about 1 month ago
JSON representation
Sample Flask project for Slapos
- Host: GitHub
- URL: https://github.com/abilian/slapos-flask-sample
- Owner: abilian
- License: mit
- Created: 2021-06-15T17:27:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-21T14:40:20.000Z (almost 4 years ago)
- Last Synced: 2024-11-13T16:39:59.858Z (7 months ago)
- Language: HTML
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - abilian/slapos-flask-sample - Sample Flask project for Slapos (HTML)
README
## To install
1) Install Buildout. For instance, with `pipx install zc.buildout`.
2) run: `buildout`
## To run
Either:
Run: `./bin/flask run`
Or: `./bin/honcho start`