https://github.com/resilientapp/resartifact
https://github.com/resilientapp/resartifact
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/resilientapp/resartifact
- Owner: ResilientApp
- License: apache-2.0
- Created: 2024-11-04T18:19:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T21:16:42.000Z (over 1 year ago)
- Last Synced: 2025-06-06T03:37:00.377Z (about 1 year ago)
- Language: JavaScript
- Size: 36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ResArtifact
Registry Artifact using ResilientDB created for UC DAVIS ECS 265: Distributed Database Systems under Prof. Mohammad Sadoghi.\
Team Members: Alyssa Yee, Amy Vu, Guransh Singh Anand, Alex Gao, and Zijin Cui\
NextJS Template named Notus NextJS by Creative Tim Club\
## Starting Program
Ensure that you have [NodeJS](https://nodejs.org/en) and [ResVault](https://blog.resilientdb.com/2023/09/21/ResVault.html) set up on your device.\
To run locally, use the following commands in your terminal:
```
git clone https://github.com/vuamy/ResArtifact.git
npm run dev
```