Skip to content

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 compose -f docker-compose.dev.yml up
  • Build for production
docker compose -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

Stars

10 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages