Prenez les commandes de votre solution PLM (Anglais)
Vous n'êtes qu'à quelques clics du test du framework PLM le plus rapide. La seule solution PLM conçue pour utiliser toute la puissance des bases de données graphes. (instructions d'installation en anglais, contactez nous si vous voulez les instructions en français).
1. Install prerequisites
NodeJs
As an asynchronous event-driven JavaScript runtime, Node.js is designed to
build scalable network applications. In the following "hello world" example,
many connections can be handled concurrently. Upon each connection, the
callback is fired, but if there is no work to be done, Node.js will sleep. More
info on: https://nodejs.org/en/about/
Neo4j is a highly scalable native graph database, purpose-built to leverage not only data but also data
relationships.
Using Neo4j, developers build intelligent applications that traverse today's large, interconnected datasets
in real time. Powered by a native graph storage and processing engine, Neo4j delivers an intuitive, flexible and
secure database for unique, actionable insights.
Once the installer is installed you can start the application installation process.
Navigate to the folder where you want to install ganister
C:\> cd c:/ganisterInstall/ganister
Start the installation process using the following command
C:\ganisterInstall\ganister> newGanister
From the command line, still in the same location run the following command
to install dependencies (an internet connection is required.)
C:\ganisterInstall\ganister> npm install
Before you run Ganister for the first time, you must add the database credentials and
optionally setup more configuration options. To do this, open the .env file in the
install folder, and update at least the following options:
DB_BOLTURL = [default for local install is bolt://localhost:7687]
DB_USERNAME = [default for local install is 'neo4j']
DB_PASSWORD = [default for local install is 'neo4j']
DB_ENCRYPTED = [default for local install is false]
Si nous en somme là, c'est que nous avons réussi en tant qu'éditeur, à concevoir, à maintenir et à faire évoluer une solution logicielle en laquelle vous pouvez avoir confiance. Definissons ensemble une feuille de route pour avancer: