hd996 / nuxt3-demo

Nuxt3 Demo
78 stars 10 forks source link
nuxt nuxt3 nuxtjs vue

Nuxt3 Demo

nuxt3 demo

集成功能列表

开发

导入 init.sql

$ yarn install
$ yarn dev

# 健康检查
$ curl http://localhost:3000/api/health
# 数据库API接口
$ curl http://localhost:3000/api/user

上线

你可能遇到的问题 & 解决方案

相关链接

最后要说的话