Tootfinder

Opt-in global Mastodon full text search. Join the index!

@michabbb@social.vivaldi.net
2026-04-07 23:14:28

#Directus layers a blazingly fast #NodeJS API on top of any existing SQL database. No schema changes needed, works with what you already have.
🗄️ Database Freedom:
#PostgreSQL,

@aral@mastodon.ar.al
2026-02-14 19:32:13

Still using `npm init -y`?
May I introduce you to `npm init --init-type=module --init-license=AGPL-3.0-only -y`?
:awesome:👍 Free software license (makes “open” as in ”open for business” folks squirm)
:awesome:👍 ES modules (because it’s 2026)
#nodeJS #npm