Skip to content

The start of a database access layer for rebrickable.com brick data.

License

Notifications You must be signed in to change notification settings

bbrewer97202/brick-data

Repository files navigation

brick-data

The start of an access layer for brick data sourced from rebrickable.com using TypeScript and SQLite.

Setup

npm install

Download files from rebrickable:

npm run rebrickable:download

Generate the database:

npm run db:generate

Major thanks to rebrickable.com for making their data available. Learn more at https://rebrickable.com/downloads/

About

The start of a database access layer for rebrickable.com brick data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published