-
Notifications
You must be signed in to change notification settings - Fork 16
/
starter-kits.json
24 lines (24 loc) · 1.35 KB
/
starter-kits.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"angular-apollo-tailwind": "Angular, Apollo, and TailwindCSS",
"angular-ngrx-scss": "Angular, NgRx, and SCSS",
"cra-rxjs-styled-components": "Create React App, RxJS and Styled Components",
"deno-oak-denodb": "Deno, Oak, and DenoDB",
"expo-zustand-styled-components": "Expo, Zustand, and Styled Components",
"express-apollo-prisma": "Express.js, Apollo Server, and Prisma",
"express-typeorm-postgres": "Express.js, TypeOrm, and PostgreSQL",
"lit-mobx-vaadin": "Lit, Mobx, and Vaadin",
"nestjs-bullmq-postgresql": "NestJS, BullMQ, and PostgreSQL",
"next-chakra-ui": "NextJS and Chakra UI",
"next-react-query-tailwind": "NextJS, React Query, and TailwindCSS",
"nuxt2-pinia-tailwind": "Nuxt 2, Pinia and TailwindCSS",
"nuxt3-pinia-vuetify": "Nuxt 3, Pinia and Vuetify",
"qwik-graphql-tailwind": "Qwik, GraphQL, and TailwindCSS",
"remix-gql-tailwind": "Remix, GQL and TailwindCSS",
"serverless-framework-apollo-contentful": "Serverless Framework, Apollo Server, and Contentful CMS",
"shopify-next-tailwind": "Shopify, NextJS 13.4 and Tailwind CSS",
"solidjs-tailwind": "SolidJS and TailwindCSS",
"solidstart-tanstackquery-tailwind-modules": "Solid Start, TanStack Query and Tailwind CSS with CSS Modules",
"svelte-kit-scss": "SvelteKit and SCSS",
"vue3-apollo-quasar": "Vue3, Apollo, and Quasar",
"vue3-xstate-css": "Vue3, XState, and CSS"
}