devsForFun studio logo

devsForFun studio

Open Source

here are all of the open source projects we've built and are maintaining.

starterkit

web apptemplatesupabase

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:

next.jsshadcn/uisupabasesupabase clitailwindcsstypescriptupstash/redisreact-hook-formzod
View on GitHub

devsforfun-theme-hashnode-blog-kit

templateheadless cmshashnode

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:

next.jstailwindcssgraphqlpnpmtypescript
View on GitHub

mobile-app-starterkit-flutter

mobile apptemplatesupabase

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:

fluttersupabasesupabase clidartriverpod
View on GitHub

oss-chatbot-with-rag

RAGchatbotai

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:

next.jsai sdkshadcn/uisupabasepgvectorsupabase clitailwindcsstypescriptupstash/redisreact-hook-formzod
View on GitHub