Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.84 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.84 KB

🐝 NeonBee Examples

REUSE status

This repository is a collection of curated examples and guides for NeonBee.

The goals of this repository are:

  • Simplify getting started with NeonBee.
  • Provide blueprints for certain scenarios.
  • Demonstrate new NeonBee features.

Repository Structure

The examples in this repository are standalone Gradle projects in their own sub folder. The name of the related sub folder SHOULD match the project name and conform to kebab case.

Example Projects

The following table lists all examples provided by this repository. The table has the following structure:

  • Name: The name of the example project
  • Description: A short description for this example project
  • Responsible: Every example project SHOULD have an owner who keeps it up to date and ensures that it will continue to work with future NeonBee versions
  • NeonBee Version: The latest NeonBee version that the example project is tested against
  • Last Update: Date of the last update in format yyyy-MM-dd
  • Sub Folder: The sub folder that contains the example project
Name Description Responsible NeonBee Version Last update Sub Folder
neonbee-kickstart-guide This guide will explain the NeonBee basics. pk-work 0.34.0 2024-03-15 neonbee-kickstart-guide