Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 279 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 279 Bytes

hello-adonis

Adonis api 服务器,数据库选用的是 MySQL

前提

MySQL 5.7.35

Node.js v14

安装

yarn

启动开发服务器

node ace serve --watch

测试从数据库获取到的数据

浏览器/Postman 访问 localhost:3333/api