Skip to content

D2KLab/explorer

Repository files navigation

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
  • Copy the file .env.default into a new file called .env and edit the variables based on your environment.

  • 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 MeMAD, SILKNOW and Odeuropa among others)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages