Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/localstack/localstack-desktop
The official LocalStack Desktop Application
https://github.com/localstack/localstack-desktop
aws localstack localstack-desktop
Last synced: 8 days ago
JSON representation
The official LocalStack Desktop Application
- Host: GitHub
- URL: https://github.com/localstack/localstack-desktop
- Owner: localstack
- Created: 2023-09-14T12:44:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-28T10:27:15.000Z (3 months ago)
- Last Synced: 2024-08-28T11:51:22.753Z (3 months ago)
- Topics: aws, localstack, localstack-desktop
- Homepage:
- Size: 1.11 MB
- Stars: 16
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LocalStack Desktop
The LocalStack Desktop 💻 application provides an easy way to manage your [LocalStack](https://github.com/localstack/localstack) instance.
Effortlessly start and stop LocalStack, view logs, interact with the container and use our resource browser directly in the UI.LocalStack empowers developers to use over 75+ AWS services locally while helping them simplify their testing and development workflow.
LocalStack supports a comprehensive list of APIs, which you can view on our [Feature coverage](https://docs.localstack.cloud/user-guide/aws/feature-coverage/) page.## Installation
You can install LocalStack Desktop by downloading the latest executables for your platform from the [web application](https://app.localstack.cloud/download) or from the [Microsoft Store](https://www.microsoft.com/store/productId/9NTRNFT9ZWS2)
## Features
Currently, our desktop application supports the following features
- **Control LocalStack**: Start, stop and create containers from the UI
![Containers](.github/images/containers.png)
- **Interact with LocaLstack**: Interact with the LocalSack container via terminal
![Terminal](.github/images/terminal.png)
- **LocalStack insights**: Check the log information of your LocalStack instance
![Logs](.github/images/logs.png)
- **Resource browser**: Use the LocalStack Resource Browser to view, manage, and deploy AWS resources similar to the AWS Management Console
![Resource Browser](.github/images/resourceBrowser.png)