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.
- Host: GitHub
- URL: https://github.com/pacna/sv-portal
- Owner: pacna
- Created: 2021-03-06T04:38:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-27T23:16:20.000Z (over 1 year ago)
- Last Synced: 2025-07-06T11:41:23.777Z (12 months ago)
- Topics: angular, csharp, dotnet, typescript
- Language: TypeScript
- Homepage:
- Size: 9.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SV Portal
My personal implementation and design inspired by the [Shadowverse Portal](https://shadowverse-portal.com/?lang=en) website.


## 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.