Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 727 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 727 Bytes

worcester-deed-archive

Weekly Archive

This project contains weekly and on-demand CSV archives for https://www.masslandrecords.com/worcester/.

For instructions on how to download archived CSVs, check out this documentation.

Developer Information

To install dependencies:

bun install

To run:

bun run start

To test:

bun run test

This project was created using bun init in bun v1.0.11. Bun is a fast all-in-one JavaScript runtime.