Open Source
here are all of the open source projects we've built and are maintaining.
starterkit
a starterkit for building web apps with next.js + shadcn/ui + supabase
starterkit is a reusable template for building web apps with next.js + shadcn/ui + supabase. it has fully functional authentication, database setup (supabase cli for local development), reusable rate-limiting function that works with upstash/redis, optional responsive app layouts, and pre-installed essential ui components.
Contributors:
devsforfun-theme-hashnode-blog-kit
a blog starterkit for hashnode blogs in headless mode.
devsforfun-theme-hashnode-blog-kit is a starterkit that is ready to use for building and deploying custom blog frontend for hashnode blogs in headless mode. it is built on top of hashnode's official blog starter kit and slightly modified to fit our needs. (right now, it includes cmd/ctrl + k for search, custom footer, dark/light mode toggle.)
Contributors:
mobile-app-starterkit-flutter
a starterkit for building mobile apps with flutter.
mobile-app-starterkit-flutter is a starterkit for building mobile apps with flutter. it has fully functional authentication and database setup (supabase cli for local development).
Contributors:
oss-chatbot-with-rag
open source chatbot with RAG capabilities, built on top of devsforfun starterkit.
oss-chatbot-with-rag is a chatbot that uses RAG (Retrieval-Augmented Generation) to store and retrieve chat history, documents, images, and more, that are uploaded by users in a vector database and answer future questions based on that context. it is built on top of devsforfun starterkit. More details coming soon. (This project is still in development and is not yet defined fully.)
Contributors: