A fast, collaborative design tool for systems architecture.
npm i
Add neo4j instance username and password to .env file
"devDependencies": {
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"nodemon": "^1.18.4",
"webpack": "^4.17.2",
"webpack-cli": "^3.1.0"
}
"dependencies": {
"@material-ui/core": "^3.2.2",
"@material-ui/icons": "^3.0.1",
"animejs": "^2.2.0",
"axios": "^0.18.0",
"bcrypt": "^3.0.1",
"body-parser": "^1.18.3",
"canvg": "^1.5.3",
"dotenv": "^6.0.0",
"express": "^4.16.3",
"ioredis": "^4.0.0",
"konva": "^2.4.2",
"lodash": "^4.17.11",
"neo4j-driver": "^1.6.3",
"path": "^0.12.7",
"pm2": "^3.2.2",
"react": "^16.5.2",
"react-bootstrap": "^0.32.4",
"react-bootstrap-modal": "^4.2.0",
"react-dom": "^16.5.2",
"react-konva": "^16.5.2",
"react-pose": "^3.3.6",
"react-router-dom": "^4.3.1",
"react-typist": "^2.0.4",
"socket.io": "^2.1.1",
"socket.io-client": "^2.1.1",
"styled-components": "^3.4.9",
"uuid": "^3.3.2"
}
npm i
npm start
- React - A JavaScript library for building user interfaces
- Konva - HTML5 2d canvas library for desktop and mobile applications.
- Socket.io - Socket.IO enables real-time, bidirectional and event-based communication.
- Node - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
- Express - Fast, unopinionated, minimalist web framework for Node.js
- Neo4j - Neo4j is a graph database management system.
- Jonathan Tredway - Github
- Mitchel Constantin - Github
- Navira Abbasi - Github
- Michael Thomasson - Github
This project is licensed under the MIT License - see the LICENSE.md file for details
