The Wayback Machine - https://web.archive.org/web/20220407175132/https://github.com/D2KLab/explorer
Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Exploratory Search Engine

About

Repository for Exploratory Search Engine, made with Next.js and React.

Stack

How to run

  • Download this repository:
git clone https://github.com/D2KLab/explorer
cd explorer
  • Install the dependencies:
npm install
  • Run in development mode:
npm run dev
  • Run in production mode:
npm run build
npm run start

Docker

  • Build for development
docker-composer -f docker-compose.yml -f docker-compose.dev.yml up
  • Build for production
docker-composer -f docker-compose.yml -f docker-compose.prod.yml up

License

Exploratory Search Engine is Apache licensed.

About

Exploratory Search Engine for Linked Data (used by SILKNOW and MeMAD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published