There was an error while loading. Please reload this page.
create a functionly.json file into your project
{ "awsRegion": "eu-central-1", "awsBucket": "my-deploy-bucket", "main": "./lib/todoDb.js", "deployTarget": "aws", "localPort": 3000, "stage": "dev" }