Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages