todo

module
v0.0.0-...-d94e177 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2023 License: Apache-2.0

README

todo

A simple todo applications

Go Report Card Coverage Status golangci-lint buf-lint

Quickstart

make up && make run
# Optionally, to view the todo created events, run the wiretap in another shell window
make runwiretap

This will start the underlying database and start the todo application server

Tooling

  • buf
    • brew install bufbuild/buf/buf 
      
  • gofumpt for formatting.
  • golangci-lint for linting.
    • primarily ran as a container for local and ci flows, no installation is not really necessary.
  • colima for container runtimes.
    • colima is a free docker desktop alternative. However, this application should work with whatever container runtime you use.
  • jaeger for local trace collector and ui.
  • nats JetStream for message bus.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL