<@U01JVDKASAC> We are moving from serverless frame...
# help
j
@Frank We are moving from serverless framework to serverless-stack. In serverless framework in offline the lambda can be triggered by post requests which are auto generated. How do you trigger a lamda directly when debugging it in serverless-stack?
f
If u head over to the
Functions
tab in the console, you can trigger a function manually.
You can also hit
Replay
to re-run a function with the same event input.
j
Thanks that's good to know. Awesome project! We're planning to move all of our stacks from servless to serverless-stack in the next few weeks https://www.ikhokha.com/
f
Awesome! Hit me up if you need anything for the migration.
j
That’s awesome to hear!