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: over 1 year ago
JSON representation
Tool to manage the metadata of artifacts for my Honors Portfolio.
- Host: GitHub
- URL: https://github.com/kjy5/artifact-meta-manager
- Owner: kjy5
- License: gpl-3.0
- Created: 2023-12-10T03:58:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T00:36:10.000Z (about 2 years ago)
- Last Synced: 2024-06-22T14:23:23.400Z (about 2 years ago)
- Topics: material-ui, portfolio-website, react, tool, web
- Language: TypeScript
- Homepage: https://kjy5.github.io/artifact-meta-manager/
- Size: 364 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Artifact Meta Manager
[](https://github.com/kjy5/artifact-meta-manager/actions/workflows/build.yml)
[](https://github.com/kjy5/artifact-meta-manager/actions/workflows/deploy.yml)
[](https://github.com/kjy5/artifact-meta-manager/actions/workflows/dependency-review.yml)
[](https://github.com/kjy5/artifact-meta-manager/actions/workflows/reformat-and-lint.yml)
[](https://github.com/kjy5/artifact-meta-manager/actions/workflows/github-code-scanning/codeql)
[](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`