https://github.com/equintanilla20/reliquary-tower
MTG Collection Webapp
https://github.com/equintanilla20/reliquary-tower
docker graphql magic-the-gathering postgresql spring-boot
Last synced: 3 months ago
JSON representation
MTG Collection Webapp
- Host: GitHub
- URL: https://github.com/equintanilla20/reliquary-tower
- Owner: equintanilla20
- Created: 2025-03-27T06:12:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-15T08:18:56.000Z (about 1 year ago)
- Last Synced: 2025-04-22T19:13:54.284Z (about 1 year ago)
- Topics: docker, graphql, magic-the-gathering, postgresql, spring-boot
- Language: Java
- Homepage:
- Size: 540 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reliquary Tower
This web application is a personal project for storing and managing a Magic: The Gathering card collection.
Users will be able to access their collection online with several tools for organization and deck building.
### Built with the following technologies
**Frontend**:
- Next.JS
- Tailwind CSS
**Backend**:
- Java 21
- Spring Boot
- GraphQL
- PostgreSQL
**CI/CD**:
- Docker
- GitHub Actions