Get your WAE server up and running with minimum effort. WAE Launcher is a Docker Container for deploying your flask api projects
- Clone this repo (or use it as template)
- Tweak the
wae_configfile to your needs, namely pointing it to your directory - Add flask endpoints to perform functions
- Deploy it with GCP, AWS, or any container service!
Once deployed, WAE will launch itself and clone your project