Monorepo for TypeScript packages relating to Artifacts MMO
Find a file
2026-03-19 16:01:20 -05:00
.github/workflows ci: temp. disable broken e2e tests (#20) 2026-03-19 13:46:21 -05:00
.husky chore(main): convert to monorepo (#1) 2024-10-03 23:15:08 -05:00
.vscode refactor: overhaul build, centralize types 2024-09-06 03:46:00 -05:00
packages ci: temp. disable broken e2e tests (#20) 2026-03-19 13:46:21 -05:00
.bun-version ci: temp. disable broken e2e tests (#20) 2026-03-19 13:46:21 -05:00
.gitignore Install typescript, bun, biome, dotenv 2024-08-13 22:27:55 -05:00
.markdownlint-cli2.jsonc chore(main): don't markdownlint changelogs (#12) 2024-10-06 17:57:07 -05:00
.release-please-manifest.json chore(main): release @trey.turner/artifacts-cli 0.0.1 (#15) 2024-10-06 20:17:58 -05:00
biome.jsonc feat(mocks-counterfact): create package, scripts, types, mocks (#9) 2024-10-06 04:49:51 -05:00
bun.lockb ci: temp. disable broken e2e tests (#20) 2026-03-19 13:46:21 -05:00
commitlint.config.mjs build: use commitlint github action 2024-09-15 01:01:40 -05:00
LICENSE docs: license as mit (#3) 2024-09-16 13:03:03 -05:00
ONBOARDING.md docs: add developer onboarding guide for monorepo architecture (#19) 2026-03-19 16:01:20 -05:00
package.json feat(mocks-counterfact): create package, scripts, types, mocks (#9) 2024-10-06 04:49:51 -05:00
README.md docs(main): add cli to readme (#17) 2024-10-06 20:39:27 -05:00
release-please-config.json chore(main): remove release please bootstrap for cli (#16) 2024-10-06 20:28:15 -05:00
tsconfig-base.json feat(api-client): experimental state management (#6) 2024-10-05 18:55:15 -05:00

ts-artifacts

Monorepo for TypeScript packages related to Artifacts MMO.

Packages

Folder NPM Package Description
api-client @trey.turner/artifacts-api-client Typed and promisified API client in ESM
cli Not yet published Play Artifacts via console
mocks-counterfact @trey.turner/artifacts-mocks-counterfact Mocks & types generated from OpenAPI spec
sandbox Not published Code staging area

Tooling