Skip to content

qiuziGirl/qiuzi-hospital-server

Repository files navigation

egg egg-sequelize license

English | 简体中文

Introduction

qiuzi-hospital-server is a node project for hospital clients, as my graduation design. As a back-end server, it provides API services to three clients, such as the hospital administrator client, the doctor client and the patient client.

Getting started

# clone the project
git clone [email protected]:qiuziGirl/qiuzi-hospital-server.git

# enter the project directory
cd qiuzi-hospital-server

# install dependency
npm install or yarn

# develop
npm run dev or yarn dev

Deploy

npm start
npm stop

About

The node server for hospital clients, as my graduation design.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published