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

https://github.com/pacna/sv-portal

My personal implementation and design inspired by the Shadowverse Portal website.
https://github.com/pacna/sv-portal

angular csharp dotnet typescript

Last synced: 3 months ago
JSON representation

My personal implementation and design inspired by the Shadowverse Portal website.

Awesome Lists containing this project

README

          

# SV Portal


Dotnet test passing
Node test passing

My personal implementation and design inspired by the [Shadowverse Portal](https://shadowverse-portal.com/?lang=en) website.

![sv-portal](./docs/sv-portal-1.png)
![sv-portal](./docs/sv-portal-2.png)

## Backend Setup

To set up the backend of SV Portal, follow the instructions provided in the SV.Edge [README](SV.Edge/README.md) located in the `SV.Edge` folder.

## Frontend Setup

For the frontend setup, refer to the SV.Web [README](SV.Web/README.md) in the `SV.Web` folder.