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

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

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