Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

ogroppo/entitree-legacy

Repository files navigation

WARNING: The development has moved to https://github.com/codeledge/entitree-next

This project was bootstrapped with Create React App.

The app can be served from a node.js (express) server, which is only useful for Server-side rendering.

Live website here https://www.entitree.com/

Test website here https://entitree-test.herokuapp.com/

Interface example

User instructions

Search for items (people, organizations, anything!) from the top search bar and then select a property from the dropdown. Language can be changed from the top right 'settings' button.

Install

git clone https://github.com/ogroppo/entitree
cd entitree/
npm install

Run with server

If you want the app served by node.js do:

npm run build
npm start

Open localhost:5000

Run with CRA's dev server (hot reload & stuff)

npm run dev

Open localhost:3000

Available Scripts

In the project directory, you can run:

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

This has been added to support featured images, however it is possible to run the app locally without running the server but only react under port 3000

Authors

License

GNU General Public License v3.0 see LICENSE

Acknowledgments

  • Wikidata community