Kiran Krishnan

Kiran Krishnan @devkiran

About: https://refer.dub.co/k

Joined:
Aug 31, 2018

Kiran Krishnan
articles - 29 total

Adding SAML Single Sign-On to an Express App: A Step-by-Step Guide 🚀🚀

In this article, you'll learn how add SAML SSO login to an Express.js app. You'll use SAML Jackson...

Learn More 26 2Sep 4 '23

9 Next.js Open Source Projects for Contributions 🚀🚀

Let's take a look at 9 open source Next.js projects that are open for contributions.

Learn More 108 3Sep 1 '23

Next.js 13 - Use Server Action to submit form data

Use Next.js 13 Server Action to submit form data

Learn More 4 2Aug 31 '23

Supabase ⚡ database functions

Learn about Supabase database functions and how to invoke them from your JavaScript app.

Learn More 6 0Aug 31 '23

BoxyHQ + Cerbos: Merging SSO and Authorization

In this article, we will see how to enable Enterprise SSO login (based on the SAML single sign-on...

Learn More 8 1Jul 28 '23

How to Build a Custom Raycast Extension to Access Dev.to Articles

Learn how to build a custom Raycast extension that fetches the latest articles from Dev.to and displays them in a list with just a few lines of code.

Learn More 2 0Feb 25 '23

How to validate Next.js API routes using Zod

Learn how to validate Next.js API routes using Zod and return a 400 error if the request body is invalid.

Learn More 1 0Feb 22 '23

NextAPI - A Next.js RESTful API Starter for building SaaS Apps

In this article, we'll learn about NextAPI, a Next.js RESTful API Starter for building SaaS Apps.

Learn More 1 0Feb 9 '23

Sending Emails with React Email and Next.js

In this tutorial, we will learn how to create and send HTML emails with React Email and Next.js

Learn More 38 3Jan 21 '23

HelpUp: Knowledge Base / Help Center Builder

What I built HelpUp - A simple knowledge base builder. It helps you build a knowledge base...

Learn More 7 0Dec 7 '22

Enterprise-ready SaaS Starter Kit

Enterprise-ready SaaS Starter Kit is a Next.js based SaaS Starter Kit that can save hundreds of...

Learn More 2 0Oct 26 '22

Open-source Next.js SaaS Starter Kit

Enterprise SaaS Starter Kit Recently we (BoxyHQ) launched an open-source Enterprise SaaS...

Learn More 3 0Sep 21 '22

Understanding SCIM and Directory Sync

This article will walk you through everything you should know about SCIM and Directory Sync. ...

Learn More 1 0Oct 26 '22

HTTP Request Inspector - Capture and inspect HTTP requests.

Introduction Most of the time, you will want to capture and inspect HTTP requests as a...

Learn More 8 0Aug 1 '22

MySQL + phpMyAdmin Docker Compose

Here is a simple docker-compose file to run MySQL + phpMyAdmin services for your development...

Learn More 82 4Jul 23 '22

PostgreSQL + pgAdmin Docker Compose

Here is a simple docker-compose file to run PostgreSQL + pgAdmin services for your development...

Learn More 5 0Jul 20 '22

A simple NextJS blog template for developers [Open Source]

I have developed a simple NextJS blog template for developers. It is still under active...

Learn More 9 0Jul 17 '22

My open source contributions to Supabase

I'm sharing my experience with contributing to Supabase. Supabase is an open-source Firebase...

Learn More 11 0Mar 16 '22

25 Resources to Learn Next.js in 2022

I've curated 25 online resources to learn Next.js in 2022. I hope you find these resources useful and...

Learn More 12 0Mar 4 '22

How to Base64 encode and decode data in Golang

In this post, I'll show you Base64 encoding and decoding in Golang. Base64 encoding schemes are...

Learn More 7 1Mar 3 '22

How to Setup Tailwind CSS with HTML

In this article, I'll show you how to install and setup the Tailwind CSS with your HTML project. ...

Learn More 5 0Mar 1 '22

Make an HTTP POST request in Go

We’ll explore how to make an HTTP POST request in Go. We will make a POST request to an endpoint with...

Learn More 6 0Mar 1 '22

Make an HTTP GET request in Go

We’ll explore how to make an HTTP GET request in Go. We will fetch the JSON content from an API...

Learn More 9 0Mar 1 '22

MongoDB Cheat Sheet

This cheat sheet is filled with some handy commands to get started with CRUD operations with...

Learn More 10 0Feb 28 '22

How to send an SMS with Go using Vonage SMS API

In this article, I'll show you how to send an SMS with Golang using Vonage SMS API Go to Vonage and...

Learn More 7 0Feb 28 '22

How to send an email with Go using SMTP

In this article, I'll show you how to send an email with Golang using SMTP. We'll be using the SMTP...

Learn More 11 0Feb 28 '22

What are the features of an online food ordering app?

In this article, you will learn about the various features of an online food ordering app.

Learn More 3 1Apr 2 '20

RASA boilerplate chatbot templates

We have started publishing RASA boilerplate chatbot templates for multiple use cases. It contains...

Learn More 5 1Nov 2 '19

Building a booking chatbot using BotMan

Building a salon booking chatbot with Laravel and BotMan

Learn More 62 29Sep 9 '18