Skip to content

UTS-eResearch/oni-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oni Portal

This is the front-end single-page app for Oni, a scalable and searchable data repository built on ocfl.

The simplest way to deploy it is using the Dockerfile included as part of [https://github.com/UTS-eResearch/oni-express](Oni Express).

Install

npm install

Development

run npm scripts for development

Webpack

npm run start:dev

and go to http://localhost:9000

Compile

npm run build

should generate a dist folder with compiled SPA and watch for changes

Configure

Use ./config.json to point to your current solr configuration and repository

Use ./index.js to configure state of your app (to be moved to configuration)

About

Frontend for Oni 👹

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors