So I’m sort of new to serverless, but from what I understand, hooks dictate what function to run at each step of each command. However, recently, I’ve been looking at some serverless implementations and it seems like in the constructor, people have hooks without defining any commands; is this a preference thing and the commands are auto-generated from the hooks, or am I just missing something?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Serverless Plugin Initial Hook | 0 | 370 | February 11, 2020 | |
Plugin for Serverless Framework - Hooks not working properly | 0 | 674 | July 23, 2019 | |
Help with creating a serverless plugin | 0 | 707 | November 4, 2022 | |
Hook tracer plugin | 0 | 900 | November 7, 2017 | |
How to execute serverless commands from within NodeJS script | 0 | 596 | June 20, 2018 |