Coder Social home page Coder Social logo

satasystem's Introduction

项目说明

重要提示

  1. 在项目中的登录注册模块中,因为采用的是阿里云的短信服务,每分钟每小时会有短信数量的限制
  2. 项目只有pc端,没有做移动端的适配,建议在pc端预览
  3. 注册完成默认为普通用户,权限管理及用工注册功能无法使用

目录说明

webSystem_server: 服务器源码 【】https://github.com/canyuegongzi/SataSystem_server

dist: 打包后的项目文件

准备

服务器端

进入webSystem_server目录

1:方式一:

   cd webSystem_server
   npm install

2:方式二:

    [email protected]:canyuegongzi/SataSystem_server.git
    npm install

客户端

    npm install

项目运行

服务器运行:

    node build/server/server.js

或者

    nodemon build/server/server.js   //主要用于调试服务端代码 

因为项目经过了简单的部署,所以在启动服务器后可以直接在8000端口浏览效果;如果想调试项目的话,可以启动项目的源码配合服务器调。

客户端运行:

启动

    npm run start

一是没有做反向代理,node在文件系统方面并不好,再就是代码没有做优化,所以首次加载时间会有些长!稍等一下即可

在项目中的一些问题及心得之后会在博客中做相应的更新

satasystem's People

Contributors

canyuegongzi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lvsonghan

satasystem's Issues

版本说明

此工程为三年前的学习代码,angular 版本为6.0,与最新版本存在较大的差异性,请酌情参考,后续有时间会重构掉整个工程。

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.