This repository contains various example projects demonstrating different usecases of june-realtime.
A basic command-line interface (CLI) client application built with Python.
- Location:
python/cli-client/ - Description: This project showcases a simple Python CLI application.
A foundational web application built using Next.js.
- Location:
web/nextjs-basic/ - Description: This project demonstrates a basic Next.js setup, ideal for starting new web projects.
Note: Each project directory contains its own README.md with specific setup and usage instructions.