Code Monkey home page Code Monkey logo

tms-backend's Introduction

启动说明

  1. 单机模式启动Nacosnacos/bin/startup.cmd -m standalone
  2. 创建 Nacos 命名空间
  3. /assets/nacos_config_export*.zip 导入 Nacos 对应的命名空间下
  4. 修改导入后的配置文件,需要注意修改的是 tms.mysql.database属性
  5. 创建数据库后手动执行database/下的 sql 脚本。
  6. 启动auth-server、auth-gateway、base、dispatch、druid、netty、oms、user、web-manager、work下的Application类
  7. 类启动参数 -Dnacos.host=192.168.11.1:8848 -Dnacos.namespace=7d4b5a32-3c74-4617-adc4-c610bf27a82fnacos.host是 Nacos 服务地址和端口号,nacos.namespace是创建的命名空间的编码
  8. 前端文件配置在.env.developmentVUE_APP_DEV_REQUEST_DOMAIN_PREFIX属性,本机启动可以不做修改
  9. 管理员登录账密 tms/123456
  10. 前端项目可以直接拉取,也可以通过 submodule 的方式拉取

tms-backend's People

Contributors

xiningin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.