localstack/localstack

💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 38 minutes ago
Added to GitGenius on March 31st, 2023
Created on October 25th, 2016
Open Issues & Pull Requests: 0 (+0)
Number of forks: 4,787
Total Stargazers: 65,147 (+0)
Total Subscribers: 518 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 23.3 days
Mean response time: 212.0 days
90th percentile: 762.9 days
Tracked items: 1,133

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Work labelled "aws:s3" is answered fastest, typically in about 18 hours, while "type: feature" waits about 4 months. Only 6% of issues opened in the past year have been closed. Three people close 51% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • type: bug (1,377)
  • status: backlog (814)
  • type: feature (624)
  • status: resolved/stale (455)
  • status: triage needed (334)
  • status: response required (287)
  • status: resolved/fixed (270)
  • aws:s3 (191)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

LocalStack is a cloud service emulator that enables developers to run AWS applications and serverless workloads entirely on their local machine without connecting to remote cloud infrastructure. Written in Python, it runs as a single Docker container and provides a fully functional local AWS cloud stack for development and testing purposes. The project supports a comprehensive range of AWS services including Lambda, S3, DynamoDB, Kinesis, SQS, SNS, and many others, with additional APIs and advanced features available in the Pro version.

The repository serves as a critical tool for developers working with Infrastructure as Code frameworks like AWS CDK and Terraform, allowing them to test complex cloud configurations locally before deployment. LocalStack can be installed through multiple methods including Homebrew, binary downloads, or PyPI, and can be run via the LocalStack CLI, Docker, Docker Compose, or Helm. The project provides additional tooling through the awslocal CLI for interacting with local AWS services, and offers graphical interfaces through the LocalStack Web Application, LocalStack Desktop, and a Docker Extension.

This cross-pollination indicates LocalStack's relevance to a broad developer ecosystem beyond AWS-specific communities.

It is important to note that as of the repository's current status, LocalStack has been consolidated into a unified image and this repository is now archived and read-only. The project has transitioned to a commercial model through LocalStack for AWS, which offers multiple pricing tiers including a free Hobby plan for non-commercial use that maintains feature parity with this archived project. Users are directed to continue reporting bugs and submitting feature requests through the LocalStack organization's discussion forums and Slack community rather than through this repository. This consolidation reflects the project's evolution from an open-source community project to a more structured commercial platform while maintaining commitment to the developer community that built it.