# waypoint-examples **Repository Path**: mirrors_hashicorp/waypoint-examples ## Basic Information - **Project Name**: waypoint-examples - **Description**: Example Apps that can be deployed with Waypoint - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-17 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # waypoint-examples ---------------------------------------- HashiCorp Waypoint Community Edition is no longer actively maintained. For additional information on the new vision of Waypoint, check out [this blog post](https://www.hashicorp.com/blog/a-new-vision-for-hcp-waypoint) and the [HCP Waypoint documentation](https://developer.hashicorp.com/hcp/docs/waypoint). ---------------------------------------- You can use these example applications to quickly try out and learn how to use [Waypoint](https://waypointproject.io/). ## Getting Started If you're new to Waypoint, start by reviewing the [Getting Started](https://waypointproject.io/docs/getting-started) page, which includes guided tutorials and quickstart installation and deployment instructions. All guided tutorials use applications in this repository. Detailed tutorials with instructions for provisioning each cloud resource are at [HashiCorp Learn](https://learn.hashicorp.com/waypoint). ## How the Examples are Organized All of the examples in this repository are organized first by deployment platform and then by programming language or web platform. For example: **Docker/nodejs**. Cloud-specific examples are in subdirectories for platform, such as **aws/aws-ecs**. ## Deploying Examples You can experiment with the different examples by entering each directory and running `waypoint init` followed by `waypoint up`.