Skip to content

Examples built with Winter Boot and Winter Modules

These examples are complete, runnable apps built with Winter Boot plus Winter Modules. Each one shows configuration, application code, and how to run and verify the result locally.

Each example follows the same layout so you can move from one to the next quickly:

  • What you build and which modules it uses
  • Prerequisites such as PHP extensions and backing services
  • Project structure with every file you need
  • Configuration (application.yml plus the module config file)
  • Application and worker code
  • Steps to run the app and verify the outcome

Start with the SQS consumer.