Skip to content

INCF/knowledge-space

Repository files navigation

KnowledgeSpace

Acknowledgement

This project/research has received funding from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 945539 (Human Brain Project SGA3).

Summary

This is a new new version of the knowledge-space.org application. It is a web application that uses the following:

  • React Javscript library for UI ( for the frontend )

These require some dependencies for both running the application & development. These include:

Quick Start

If you do not have all the dependencies listed above installed, please see the information below about installing them.

npm install

You will need to point the application to your ElasticSearch index. This is done in the .env file. Make sure that CORS is configured for your ES server.

Create .env file with elastic credentials (private)

Run application locally

Start node server

npm run server

Start React client

npm run start

Deploying to Production

Check Gitlab CI file

About

KnowledgeSpace (KS) is a data-driven encyclopedia and search engine for the neuroscience community.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published