TheoryOfNekomata dea72d6ce9 Update readme 3 meses atrás
packages Update readme 3 meses atrás
.dockerignore Initial commit 3 meses atrás
.editorconfig Initial commit 3 meses atrás
.env.example Initial commit 3 meses atrás
.gitignore Initial commit 3 meses atrás
README.md Update readme 3 meses atrás
compose.yml Initial commit 3 meses atrás
pnpm-lock.yaml Initial commit 3 meses atrás
pnpm-workspace.yaml Initial commit 3 meses atrás

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.)