ZhengLinLei / ZDMP-client

The client side server to customise the ZDMP project and fetch python Machine Learning API to predict anomalies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZDMP Client Server Datasets

GitHub release GitHub issues GitHub forks

Client Client Client Client Client Client

Client server repository for ZDMP project.

Installation

Clone the repository into the server machine

git clone https://github.com/ZhengLinLei/ZDMP-client.git

Install the node server, run the following commands:

npm install

Usage

Run the following command to start the server:

npm run start

And acces to the server at http://localhost:3000 or http://localhost

If you are debugging the project you can run the following command to start the server in debug mode:

npm run start-n

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

How to contribute

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a pull request

Authors and acknowledgment

License

License: Apache License 2.0

About

The client side server to customise the ZDMP project and fetch python Machine Learning API to predict anomalies

License:Apache License 2.0


Languages

Language:SCSS 40.6%Language:CSS 38.5%Language:Handlebars 19.3%Language:JavaScript 1.7%