A template project for building SSR web applications.
- Vue.js (Nuxt SSR) 💚
- Vue Apollo
- State Management with Apollo
- Vuetify 💄 & Material Design 2
- SASS (Dart-Sass)
- TypeGraphQL 💜
- Apollo + Express.js
- Prisma replaces traditional ORMs
- Typescript 💙
- Typescript ESLint
- GraphQL
- GraphQL Code Generator
- Prettier
npm install
npm run dev
- Run build first
npm run build
- Serve
npm start
MIT