sls-flask icon indicating copy to clipboard operation
sls-flask copied to clipboard

Opinionated Flask serverless starter kit

Results 4 sls-flask issues
Sort by recently updated
recently updated
newest added

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 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...