Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fgiova
/
localstack-explorer
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
7
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 12, 2026
chore(release): 1.3.1 [skip ci]
Show description for 752fe1e
semantic-release-bot
committed
752fe1e
View commit details
Copy full SHA for 752fe1e
Browse repository at this point
Merge pull request #4 from fgiova/fix/sqs-poll
Show description for ac0b6e5
fgiova
authored
ac0b6e5
View commit details
Copy full SHA for ac0b6e5
Browse repository at this point
fix(sqs): forward localstack headers in receiveMessagesPoll
Show description for d5c08a2
fgiova
committed
d5c08a2
View commit details
Copy full SHA for d5c08a2
Browse repository at this point
Commits on Apr 8, 2026
chore(release): 1.3.0 [skip ci]
Show description for 000d992
semantic-release-bot
committed
000d992
View commit details
Copy full SHA for 000d992
Browse repository at this point
Merge pull request #3 from fgiova/feature/implement-some-changes
Show description for 5be1b87
fgiova
authored
5be1b87
View commit details
Copy full SHA for 5be1b87
Browse repository at this point
feat: add S3 folder management and SQS queue attribute editing
Show description for c342d1b
fgiova
committed
c342d1b
View commit details
Copy full SHA for c342d1b
Browse repository at this point
Commits on Apr 2, 2026
chore(release): 1.2.0 [skip ci]
Show description for ec19885
semantic-release-bot
committed
ec19885
View commit details
Copy full SHA for ec19885
Browse repository at this point
Merge pull request #2 from fgiova/feature/lambda-plugin
Show description for c8cc60c
fgiova
authored
c8cc60c
View commit details
Copy full SHA for c8cc60c
Browse repository at this point
fix: handle InternalError with AppError and improve timeout settings in integration tests
fgiova
committed
c3eb255
View commit details
Copy full SHA for c3eb255
Browse repository at this point
style: improve code formatting and consistency across multiple files
fgiova
committed
1d40e01
View commit details
Copy full SHA for 1d40e01
Browse repository at this point
feat: add triggers tab to Lambda plugin with event source mappings and resource policy detection
Show description for f5b9397
fgiova
committed
f5b9397
View commit details
Copy full SHA for f5b9397
Browse repository at this point
feat: add Lambda service plugin with full CRUD, invoke, versions, and aliases
Show description for d1466e4
fgiova
committed
d1466e4
View commit details
Copy full SHA for d1466e4
Browse repository at this point
chore(release): 1.1.0 [skip ci]
Show description for 7530348
semantic-release-bot
committed
7530348
View commit details
Copy full SHA for 7530348
Browse repository at this point
Merge pull request #1 from fgiova/test/coverage
Show description for f94d586
fgiova
authored
f94d586
View commit details
Copy full SHA for f94d586
Browse repository at this point
refactor: extract server startup into dedicated server.ts entry point
Show description for 2250b90
fgiova
committed
2250b90
View commit details
Copy full SHA for 2250b90
Browse repository at this point
fix: add icons directory to Dockerfile for localstack-explorer-builder
fgiova
committed
5d299c8
View commit details
Copy full SHA for 5d299c8
Browse repository at this point
style: improve code formatting and consistency across test files
fgiova
committed
c8d2b03
View commit details
Copy full SHA for c8d2b03
Browse repository at this point
feat: detect active LocalStack services at runtime and display their status in the UI
Show description for 3e9368c
fgiova
committed
3e9368c
View commit details
Copy full SHA for 3e9368c
Browse repository at this point
feat: add TypeScript configuration for build and testing, implement global setup and teardown for tests
fgiova
committed
d72558f
View commit details
Copy full SHA for d72558f
Browse repository at this point
Commits on Apr 1, 2026
chore: add support for latest Docker image tag and inherit secrets in release workflow [skip ci]
fgiova
committed
6994ec7
View commit details
Copy full SHA for 6994ec7
Browse repository at this point
chore(release): 1.0.0 [skip ci]
Show description for 9b454fe
semantic-release-bot
committed
9b454fe
View commit details
Copy full SHA for 9b454fe
Browse repository at this point
style: format code for consistency and readability across multiple files
fgiova
committed
7023ad1
View commit details
Copy full SHA for 7023ad1
Browse repository at this point
fix: remove unused S3Service type import from s3.test.ts
fgiova
committed
2043813
View commit details
Copy full SHA for 2043813
Browse repository at this point
feat: update Node.js version to 24 in CI configurations and adjust related tests
fgiova
committed
f04ff23
View commit details
Copy full SHA for f04ff23
Browse repository at this point
feat: add CI/CD pipelines with semantic-release and multi-platform Electron builds
Show description for 42aa1e8
fgiova
committed
42aa1e8
View commit details
Copy full SHA for 42aa1e8
Browse repository at this point
Commits on Mar 31, 2026
feat: add multi-arch Docker build with optimized multi-stage Dockerfile
Show description for ec48016
fgiova
committed
ec48016
View commit details
Copy full SHA for ec48016
Browse repository at this point
feat: add GitHub link and copyright notice to the sidebar
fgiova
committed
d816ab3
View commit details
Copy full SHA for d816ab3
Browse repository at this point
feat: add per-client region/endpoint selection and remove CloudFront plugin
Show description for f16a505
fgiova
committed
f16a505
View commit details
Copy full SHA for f16a505
Browse repository at this point
Commits on Mar 30, 2026
fix: add LOCALSTACK_REGION configuration and update related service references
fgiova
committed
3ff6f55
View commit details
Copy full SHA for 3ff6f55
Browse repository at this point
Commits on Mar 28, 2026
feat: update README with IAM and CloudFront service implementations and installation instructions
fgiova
committed
745f1bb
View commit details
Copy full SHA for 745f1bb
Browse repository at this point
feat: add Electron desktop app with build configuration and static file serving
fgiova
committed
5a79844
View commit details
Copy full SHA for 5a79844
Browse repository at this point
feat: add Fastify server setup with service plugin registration and static file serving
fgiova
committed
ad6e779
View commit details
Copy full SHA for ad6e779
Browse repository at this point
feat: implement DynamoDB service with table management, including creation, listing, and detail views
fgiova
committed
d10155e
View commit details
Copy full SHA for d10155e
Browse repository at this point
feat: add selective service enablement feature with configuration updates and UI adjustments
fgiova
committed
5b22f95
View commit details
Copy full SHA for 5b22f95
Browse repository at this point
feat: implement CloudFront distribution management with create, update, delete, and list functionalities
fgiova
committed
cac5b42
View commit details
Copy full SHA for cac5b42
Browse repository at this point
Previous
Next
You can’t perform that action at this time.