Skip to content

Glasfeu/webPLM

 
 

Repository files navigation

WebPLM

This project's goal is to move PLM from a fat client to a web application using Play Framework as the back-end and AngularJS to provide the front-end.

Getting Started

First, install Play Framework. Also a MongoDB instance have to be running if you want to use the user account features. Check this page if you need to install it.

Then clone the repository:

git clone https://github.com/MatthieuNICOLAS/webPLM.git

You may now run the application using the following commands:

cd path/to/webPLM
activator start

To access to your application, browse to http://localhost:9000

License

Copyright 2015 INRIA

WebPLM is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

WebPLM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with WebPLM. If not, see http://www.gnu.org/licenses/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • HTML 6.8%
  • CSS 0.8%
  • Python 0.6%
  • Scala 0.4%
  • Emacs Lisp 0.0%