sls-flask
sls-flask copied to clipboard
Opinionated Flask serverless starter kit
New version of flask-migrate is not backward compatible I suppose and runs fail. `ImportError: cannot import name 'MigrateCommand' from 'flask_migrate'`
I am very interested in this particular serverless stack (Serverless Framework + Flask + Aurora), but im strugling to start. If you could provide a tutorial with a concrete example...
I'm getting this after creating a new app and running make init.
I managed to create and deploy an application to AWS via this sls-flask service, but the swagger generated doesn't work, after enable the developer tools on Chrome, I found click...