Skip to content

announcerf/uamappers

Repository files navigation

UAMappers

  • apps/api — Rust HTTP API
  • apps/web — Astro + Vue + TypeScript frontend
  • apps/worker — background crawler/enrichment worker

TL;DR

just env-init
just preflight
just install
just up
just migrate

Local Development

Docker-first:

just up
just migrate
just down

Local endpoints:

  • API: http://127.0.0.1:8080
  • Web: http://127.0.0.1:3000

Optional non-Docker runs:

just up api
just web-dev

Worker

  • Local manual run: just worker-run
  • Local stop: just worker-stop
  • Production schedule: weekly (Monday) via CI workflow

Commands

just help

License

Apache License 2.0. See LICENSE and NOTICE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors