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 | 367 | February 11, 2020 | |
Serverless.yml without functions | 0 | 744 | October 15, 2019 | |
How to execute serverless commands from within NodeJS script | 0 | 585 | June 20, 2018 | |
How do I get serverless to tell me what a deploy will do without it actually being done? | 0 | 385 | November 26, 2019 | |
Plugin for Serverless Framework - Hooks not working properly | 0 | 669 | July 23, 2019 |