nrjones8 / robots-dot-txt-archive-bot

A project to collect, archive, and publish robots.txt files from across the internet - with a focus on government websites
https://robots-dot-txt-db.com/
6 stars 0 forks source link

publish data to datasette #3

Open nrjones8 opened 4 years ago

nrjones8 commented 4 years ago

maybe just use heroku? see https://docs.datasette.io/en/stable/publish.html

could also just use a static csv, but being able to query would be nice

nrjones8 commented 4 years ago

this works now but should document it, command is something like

datasette publish heroku /path/to/sqlite/file.db -n robots-dot-txt-db