Skip to content

yangfei4913438/water-drop-server

Repository files navigation

Nest Logo

Description

一个基于graphqlAPI服务, 底层使用nestjs, 短信服务和图片存储等,则是使用第三方阿里云全家桶处理。

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod