中文 | English
Before starting, you need to install the Serverless Devs developer tools:
npm install @serverless-devs/s -g, for more installation methods, please refer to Serverless Devs Installation Documentation , you also need to configure key information for Alibaba Cloud. For the method of configuring key information, please refer to Alibaba Cloud Key Configuration Document
s init start-fc-event-java8 -d start-fc-event-java8
> It involves determining the selection of the key, the determination of the service name, the determination of the function name, and the determination of the container imagecd start-fc-event-java8s deploy -ys invoke -e '{"key":"val"}'This application is only used for learning and reference. You can carry out secondary development and improvement based on this project to realize your own business logic.