dev watchlist
Here are things that caught my attentions, they are mostly open source (note to self, will organize this later when the # grows):
- https://nocodb.com/
- view db as sheet, could be a good alternative to a headless CRM
- https://coolify.io/
- git based CD, setup your own vercel like deployment on every git push
- saved hosting cost using this
- https://www.llamaindex.ai/
- mainly useful for the RAG
- https://nextcloud.com/
- an open source cloud storage service, keep data in sync
- https://syncthing.net/
- alternative to bt sync / resilio, a peer to peer syncing service
- https://supabase.com/
- handy auth and postgres service
- https://appwrite.io/
- auth and db, utilizes mariadb under the hood
- https://directus.io/
- headless crm for your database
- https://replicache.dev/
- interesting approach to offline first client db, it will sync data to backend db once online, will give application a fast / optimistic update by default
- https://temporal.io/
- a workflow orchestrator, really good for long running workflow
- https://www.windmill.dev/
- another workflow orchestrator, but with GUI
- https://www.framer.com/motion/
- handy declarative animation library
- https://vanna.ai/docs/
- to query SQL db using human language
- https://github.com/huginn/huginn
- agents
- https://github.com/DIYgod/RSSHub
- for rss agregration
- https://apps.heimdall.site/applications/foundation
- tons of open source apps