ZeroIntensity / view.py

The Batteries-Detachable Web Framework
https://view.zintensity.dev
MIT License
205 stars 15 forks source link

Deployment #72

Open ZeroIntensity opened 11 months ago

ZeroIntensity commented 11 months ago

Feature description

Automatic deployment setup via the view deploy command.

Should support several different options, such as nginx, systemd (running on a Linux server), or Heroku.

Feature example API

$ view deploy nginx
Created `nginx.conf`

Anything else?

No response

ZeroIntensity commented 9 months ago

List of the current services I want to support (will be updated):

For anyone reading, feel free to suggest more services to support.