gotta store my records
README.md

at_record_shared #

Internal package of at-record. Not published to Hex.

Lexicon types and JSON codecs (ShelfItem, CatalogRef, Snapshot) shared by the server and web apps. Builds on both the erlang and javascript targets.

Note: src/at_record/gen/ is generated from lexicons/ by codegen and is gitignored. Run make gen from the repo root before building or testing.

See the root README for build, run, and test instructions.