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

https://github.com/resilientapp/resartifact


https://github.com/resilientapp/resartifact

Last synced: 10 months ago
JSON representation

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
```