This is a Atom editor package which allows you to deploy and manage your serverless service with Serverless Framework on Atom. Currently, this pakage has supported only AWS, but we will support multi providers in the future.
This project is inspired by Serverless Dashboard
Install Serverless Framework
npm install -g serverless
Install Atom
In the terminal, install the package via apm:
apm install serverless-dashboard
serverless-dashboard
in the search box and press Enter
Serverless Dashboard > Open your serverless.yml
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.