Giter Site home page Giter Site logo

bms's Introduction

云智图书管理系统

使用NodeJs+AngularJs+BootStrap+jQuery开发

##启动说明

首先需要新建一个名为bms的数据库,然后导入数据库文件bms.sql,在本机上是将bms整个文件夹放在xampp/htdocs/下,需先开启本地的数据库和服务器,然后再进入 /bms下,

打开git bash命令面板,使用app.sh脚本开启nodejs的后台服务,方可成功访问图书管理系统首页。

在网址中输入http://localhost/bms/index.html或者http://localhost/bms进入首页。

##运维管理:

app.sh中利用pm2对任务进程操作

./app.sh -s 启动app.js,打印其进程状态,并开启CPU检测,超过阈值则重启服务 ./app.sh -r 重启app.js ./app.sh -l 打印进程状态 ./app.sh -d 杀死全部进程 ./app.sh -log 打印进程日志保存到app.log中

##系统截图

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.