Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kjy5/artifact-meta-manager

Tool to manage the metadata of artifacts for my Honors Portfolio.
https://github.com/kjy5/artifact-meta-manager

material-ui portfolio-website react tool web

Last synced: 3 months ago
JSON representation

Tool to manage the metadata of artifacts for my Honors Portfolio.

Awesome Lists containing this project

README

        

# Artifact Meta Manager

[![Build Website](https://github.com/kjy5/artifact-meta-manager/actions/workflows/build.yml/badge.svg)](https://github.com/kjy5/artifact-meta-manager/actions/workflows/build.yml)
[![Deploy to GitHub Pages](https://github.com/kjy5/artifact-meta-manager/actions/workflows/deploy.yml/badge.svg)](https://github.com/kjy5/artifact-meta-manager/actions/workflows/deploy.yml)
[![Dependency Review](https://github.com/kjy5/artifact-meta-manager/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/kjy5/artifact-meta-manager/actions/workflows/dependency-review.yml)
[![Reformat and Lint](https://github.com/kjy5/artifact-meta-manager/actions/workflows/reformat-and-lint.yml/badge.svg)](https://github.com/kjy5/artifact-meta-manager/actions/workflows/reformat-and-lint.yml)
[![CodeQL](https://github.com/kjy5/artifact-meta-manager/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/kjy5/artifact-meta-manager/actions/workflows/github-code-scanning/codeql)
[![DeepSource](https://app.deepsource.com/gh/kjy5/artifact-meta-manager.svg/?label=active+issues&show_trend=true&token=Cm9dfeqGlmlSHXIKQq8MeF-l)](https://app.deepsource.com/gh/kjy5/artifact-meta-manager/)

Tool to manage the metadata of artifacts for
my [Honors Portfolio](https://kjy5.github.io/honors-portfolio/).

Launch the tool [here](https://kjy5.github.io/artifact-meta-manager/).

## Development

1. Get the latest version of [Node.js](https://nodejs.org/en/) (LTS or Current).
2. Clone the repository.
3. `cd artifact-meta-manager`
4. `npm install`
5. `npm run dev`