Awesome
Serverless Dashboard For Atom Editor
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
<img src="https://raw.githubusercontent.com/horike37/serverless-dashboard-for-atom/master/screenshot.gif" />Installation
Preparation
Install Serverless Framework
npm install -g serverless
Command Line
-
Install Atom
-
In the terminal, install the package via apm:
apm install serverless-dashboard
GUI
- Install Atom
- Launch Atom
- Open Settings View using <kbd>Cmd+,</kbd> on macOS or <kbd>Ctrl+,</kbd> on other platforms
- Click the Install tab on the left side
- Enter
serverless-dashboard
in the search box and press <kbd>Enter</kbd> - Click the "Install" button that appears
How to use
Launch Dashboard
- Open Packages menu
- Click
Serverless Dashboard > Open your serverless.yml
- Specify your serverless.yml