You can use these example applications to quickly try out and learn how to use Waypoint.
If you're new to Waypoint, start by reviewing the 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.
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.
You can experiment with the different examples by entering each directory and
running waypoint init
followed by waypoint up
.