Pinned Repositories
create-sidebase
Create a Nuxt 3 web application with the sidebase stack
docs
Homepage and documentation for all of the sidebase projects!
nuxt-auth
Authentication built for Nuxt 3! Easily add authentication via OAuth providers, credentials or Email Magic URLs!
nuxt-auth-example
A example application using nuxt-auth.
nuxt-parse
Parse, validate and transform data with confidence in nuxt using zod
nuxt-pdf
📄 A easy to use, pdf exporting module to convert Nuxt 3 components into downloadable PDFs.
nuxt-prisma
Open source Nuxt 3 layer that provides an Prisma ORM integration for Nuxt 3 applications.
nuxt-session
Nuxt session middleware to get a persistent session per app user, e.g., to store data across multiple requests. The nuxt session module provides the useSession() composable out of the box and sets up API endpoints to interact with your session to make working with sessions feel like a breeze.
sidebase
sidebase is the productive way to build fullstack Nuxt 3 applications: sidebase is a web app development kit to build production ready fullstack apps quickly. We build sidebase to provide a modular, modern, fully-typed and best-practice approach to make your ideas a reality.
sidebase-libs
Libraries for sidebase, the confident nuxt 3 starter template
sidebase's Repositories
sidebase/nuxt-auth
Authentication built for Nuxt 3! Easily add authentication via OAuth providers, credentials or Email Magic URLs!
sidebase/sidebase
sidebase is the productive way to build fullstack Nuxt 3 applications: sidebase is a web app development kit to build production ready fullstack apps quickly. We build sidebase to provide a modular, modern, fully-typed and best-practice approach to make your ideas a reality.
sidebase/nuxt-session
Nuxt session middleware to get a persistent session per app user, e.g., to store data across multiple requests. The nuxt session module provides the useSession() composable out of the box and sets up API endpoints to interact with your session to make working with sessions feel like a breeze.
sidebase/nuxt-pdf
📄 A easy to use, pdf exporting module to convert Nuxt 3 components into downloadable PDFs.
sidebase/nuxt-auth-example
A example application using nuxt-auth.
sidebase/nuxt-parse
Parse, validate and transform data with confidence in nuxt using zod
sidebase/create-sidebase
Create a Nuxt 3 web application with the sidebase stack
sidebase/docs
Homepage and documentation for all of the sidebase projects!
sidebase/nuxt-prisma
Open source Nuxt 3 layer that provides an Prisma ORM integration for Nuxt 3 applications.
sidebase/sidebase-libs
Libraries for sidebase, the confident nuxt 3 starter template
sidebase/create-nuxt3-app
Quickly bootstrap a new Nuxt3 project with the power of sidebase! Configure your custom tech stack and begin coding in minutes.
sidebase/merino
Merino starter
sidebase/.github
Github meta-files and configuration of sidebase
sidebase/core
sidebase/templates
The base templates required to run create-sidebase.
sidebase/website
The code for the old sidebase.io website.
sidebase/nuxt-framework
The Intuitive Vue(3) Framework.
sidebase/nuxt-modules
Discover the list of modules to supercharge your Nuxt project.
sidebase/nuxt-tailwindcss
Tailwind CSS module for Nuxt