https://github.com/abilian/slapos-flask-sample
Sample Flask project for Slapos
https://github.com/abilian/slapos-flask-sample
Last synced: about 2 months 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-21T14:40:20.000Z (over 4 years ago)
- Last Synced: 2025-07-29T22:56:23.857Z (3 months ago)
- Language: HTML
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- 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`