You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-4Lines changed: 19 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,11 @@
10
10
Get started with the <atarget="_blank"href="https://sidebase.io/sidebase">sidebase</a> fully typed Nuxt 3 starter by running <code>npm create sidebase@latest</code>
The productive way to build fullstack Nuxt 3 applications.
26
+
> The productive way to build fullstack Nuxt 3 applications.
25
27
26
28
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. Around a core of TypeScript and Nuxt 3 sidebase adds components like databases, CI, authentication, testing and more.
27
29
@@ -34,3 +36,16 @@ sidebase is a web app development kit to build production ready fullstack apps q
- Automatic installation and setup of popular Nuxt3 modules
43
+
-[TailwindCSS](https://tailwindcss.com/): A utility-first CSS framework packed with classes that can be composed to build any design, directly in your markup.
-[Prisma ORM](https://www.prisma.io/): Next-generation Node.js and TypeScript ORM.
46
+
-[tRPC 10](https://trpc.io/): Build end-to-end typesafe APIs in Nuxt applications.
47
+
-[sidebase-auth](https://sidebase.io/nuxt-auth): Authentication via OAuth, Credentials and magic email flows. Wraps the popular NextAuth.js with 12k stars.
48
+
-[i18n](https://i18n.nuxtjs.org/): I18n (Internationalization) module for your Nuxt project powered by Vue I18n.
0 commit comments