orders-reference-app-go

module
v0.0.0-...-8364fee Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: MIT

README

Temporal Reference Application: Order Management System

Finding your way around the repository

  • app/ Application code
  • cmd/ Command line tools for the application
  • deployments/ Tools to deploy the application
  • docs/ Documentation
  • web/ Web interface and assets
To run all Worker and API services

go run ./cmd/oms worker go run ./cmd/oms api

To run web

cd web && pnpm i && pnpm dev

Directories

Path Synopsis
app
cmd
oms command

Jump to

Keyboard shortcuts

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