An open API service indexing awesome lists of open source software.

https://github.com/scicatproject/frontend

SciCat Project Official Frontend
https://github.com/scicatproject/frontend

data-catalog data-management doi metadata-catalog

Last synced: 5 months ago
JSON representation

SciCat Project Official Frontend

Awesome Lists containing this project

README

          

# Frontend: SciCat GUI

sci-cat-logo

[![Test Status](https://github.com/SciCatProject/frontend/actions/workflows/deploy.yml/badge.svg?branch=master)](https://github.com/SciCatProject/frontend/actions)
[![DeepScan grade](https://deepscan.io/api/teams/8394/projects/21314/branches/609376/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=8394&pid=21314&bid=609376)
[![Known Vulnerabilities](https://snyk.io/test/github/SciCatProject/frontend/master/badge.svg?targetFile=package.json)](https://snyk.io/test/github/SciCatProject/frontend/master?targetFile=package.json)
[![DOI](https://zenodo.org/badge/106383330.svg)](https://zenodo.org/badge/latestdoi/106383330)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

## Summary

SciCat is a data catalogue web application to provide a searchable interface for datasets, publish DOIs,
as well as the option to carry out actions (i.e. archiving and publishing) and acts as a place to reference datasets used in publications.

For the full documentation please go to the [SciCat home page](https://scicatproject.github.io/) and follow the [documentation link](https://scicatproject.github.io/documentation)

## Configuration

- [Site logo related images](SITE-LOGO-CONFIGURATION.md)

## Get started

1. Ensure you have Node.js 18+ and npm installed (https://nodejs.org/en).
2. `git clone https://github.com/SciCatProject/frontend.git`
3. `npm install`
4. `npm run start`

## License

See the [LICENSE](LICENSE) file for details.

## Acknowledgments

Scicat is developed at PSI, ESS and MAXIV with in-kind funding from ESS and from the European Union Framework Programme for Research and Innovation Horizon 2020, under grant agreement 676548, “BrightnESS”.