Skip to content

Node Server integrated with Neo4j for knowledge graph

License

Notifications You must be signed in to change notification settings

leonaxiongxin/kg-be

Repository files navigation

Generation

npm install express-generator -g
express --view=ejs kg-be
cd expressneo4jcrud && npm install
npm install compression config express express-async-errors helmet neo4j-driver nodemon winston --save

npm install jest supertest eslint eslint-plugin-jsx-a11y eslint-config-airbnb eslint-config-prettier eslint-plugin-import eslint-plugin-prettier eslint-plugin-react lint-staged prettier --save-dev

Configuration

Available Scripts

In the project directory, you can run:

# powershell
DEBUG='kg-be:*'; npm start

About

Node Server integrated with Neo4j for knowledge graph

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published