Neat! You found every TIL snippet that I have written about datasette.
Getting a working Datasette Web interface with something as simple as datasette whatever.db
is awesome! …
This one is lightning fast. …
I forked Simon's work and got started with customizing it for my own use. I got everything working but had some question marks. The most annoying thing was waiting for the GitHub Action to run and deploy to Vercel in order to see the changes I made. For making change to CSS, that's super inefficient. …
How cool is that! …
I have a SQLite databse in tils.db
. …