An open API service indexing awesome lists of open source software.

https://github.com/codegetters/vtiuse-full

Out-of-the-box full-stack project template based on Vue3+TS+Nest technology stack 基于Vue3+TS+Nest技术栈的开盒即用全栈项目模版
https://github.com/codegetters/vtiuse-full

Last synced: about 1 year ago
JSON representation

Out-of-the-box full-stack project template based on Vue3+TS+Nest technology stack 基于Vue3+TS+Nest技术栈的开盒即用全栈项目模版

Awesome Lists containing this project

README

          

# vtiuse-full

## Running

frontend

```sh
# dev
pnpm dev
```

backend

```
# dev
pnpm start
```

## features

- [x] eslint
- [x] prettier
- [x] husky
- [x] changelog
- [x] cz-git

### frontend

- [x] TS
- [x] vue3
- [x] vueuse
- [x] vue-touter
- [x] vitest
- [x] axios
- [x] sass
- [x] i18n
- [x] unocss
- [x] element-plus

### backend

- [x] TS
- [x] Nest.js
- [x] jest
- [x] express
- [x] Swagger
- [x] logger
- [x] Http-exception
- [x] Config
- [x] i18n
- [x] pipe
- [x] Prisma