A collection of starter templates to help you get started quickly.
- Vue3 + Express + Typescript SPA App
- Backend: Express 4.x & Typescript 5.x.
- Frontend: Vue 3.x, Vue-Router 4.x, Vite 4.x & Typescript 5.x.
- Combining the backend & frontend components into a single process.
- Deploy to server, containers or AWS Lambda.
- Vue3 + Express + Typescript SSR App
- Backend: Express 4.x & Typescript 5.x.
- Frontend: Vue 3.x, Vue-Router 4.x, Vite 4.x & Typescript 5.x.
- Combining the backend & frontend components into a single process.
- Including support for Server-Side Rendering.
- Deploy to server, containers or AWS Lambda.