Skip to content

Springrx/location_server

Repository files navigation

location_server

拉取代码

git clone xxx (在 shell 里运行,后续命令也是)

配置环境

  1. node >= 16
  2. npm >= 8.1.0
  3. 修改 src/config/config.default.ts 文件内 数据库和 redis 相关配置: 将25行config.sequelize中username和password修改为自己数据库的用户名和密码

安装依赖

安装 cnpm

npm install -g [email protected]

安装依赖

cnpm install

开发

  1. npm run dev 启动 server 服务

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published