Archivarius
Browse 7z archives online in the web-browsers
Install / Use
/learn @mpds-io/ArchivariusREADME
Archivarius
A tool to browse 7zip archives online in the web-browsers. Mainly used to serve scientific content (simulation logs) from the static archives on MPDS platform.
Getting Started
You'll need Node.js and NPM to run it locally. Please make sure you have it on your machine.
Installing
A step by step series of examples that tell you how to get a development env running:
- Clone the repo to your machine.
- Run
npm installin terminal in the folder with the app. - Run
npm run startto run the app locally.
Deployment
- Run
npm run buildto create an app that you can host. It will create a finalindex.htmlin the root folder of the app.
Built With
- Vanilla JavaScript.
- Archive library for browsers.
Authors
License
This project is licensed under the MIT, see the LICENSE.md file for details
