module
Version:
v0.0.0-...-8364fee
Opens a new window with list of versions in this module.
Published: Jun 3, 2024
License: MIT
Opens a new window with license information.
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
Click to show internal directories.
Click to hide internal directories.