You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
TheoryOfNekomata dea72d6ce9 Update readme 2 months ago
packages Update readme 2 months ago
.dockerignore Initial commit 2 months ago
.editorconfig Initial commit 2 months ago
.env.example Initial commit 2 months ago
.gitignore Initial commit 2 months ago
README.md Update readme 2 months ago
compose.yml Initial commit 2 months ago
pnpm-lock.yaml Initial commit 2 months ago
pnpm-workspace.yaml Initial commit 2 months ago

README.md

amethyst-service

Placeholder service for Modal.

Usage

Run docker compose up after setting up each env file in the project root (build args) and in each package directory under /packages.

Considerations

  • The core library may be published in an artifact repository (such as npm) to be consumed by other interfaces (Web APIs, CLIs, GUIs, etc.)