adamshand

joined 1 year ago
[–] [email protected] 1 points 1 year ago

I'm not aware of anything purpose built that does this, but should be pretty easy to build something with Budibase or similar lowcode tool?

If you can be bothered putting in all the ISBNs into your database, it should even be pretty straight forward to implement a bar code scanner to lookup.

https://docs.budibase.com/docs/barcodeqr-field

[–] [email protected] 1 points 1 year ago

I use N8N and Airtable at work.

We used to use Make.com, and I actually like N8N more, it's much easier to debug and see what's happening as you build the workflow.

Airtable is irritating but also amazing.

The main advantage of both is that relatively non-technical people can do useful things. So while I'd often rather write code than use N8N, if I use N8N it means other people I work with can fix/improve it. Same with Airtable.

[–] [email protected] 1 points 1 year ago

Most people have moved from Jekyll to Hugo. But there are lots of them Google SSG or static site generators.

[–] [email protected] 2 points 1 year ago (1 children)

Super interesting, thanks!