Skip to content

intermine/biohackathon-25-sparql-services

Repository files navigation

Service server for BlueGenes

The purpose of this project is to create a backend for BlueGenes UI that would be used instead of InterMine backend, in order to use SPARQL endpoints.

Before run

This project uses bun v1.2.21. Bun is a fast all-in-one JavaScript runtime.

  1. Install dependencies:
bun install
  1. Add environment variables to .env file:
SPARQL_ENDPOINT=http://example.com/sparql
  1. Run (dev mode):
bun run dev

About

Hacking towards services for BlueGenes on top of QLever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published