Skip to content

Untapped-Island/mtg-database

Repository files navigation

Database Scripts

This repository holds a collection of scripts that aid in working with the project database using Prisma. It should also be considered the single-source-of-truth for the deployed database, and contains the migration files, schema file, and scripts necessary to create and seed the database.

Documentation

We use Prisma as our ORM.
To create a local, working version of the database, the following steps must be taken.

Tests

Further Goals

  • Add more TypeScript coverage
  • Implement tests with 80%+ coverage
  • Implement a way to automatically retrieve necessary JSON files.

Structure Diagram

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published