jellycat-io / sidedeck

A Yu-Gi-Oh deck builder and cards library

Home Page:https://sidedeck.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sidedeck

A Yu-Gi-Oh! deck builder and card library manager.

Prerequisites

How to run the project

  1. Clone the repository
git clone git@github.com:jellycats/flowy.git
  1. Install dependencies
pnpm install
  1. Copy the .env.sample file to .env and fill in the necessary environment variables
cp .env.sample .env

Note: You need to have a postgres database to run the project. We recommend using Neon to easily create a development database.

  1. Run the project
pnpm dev

About

A Yu-Gi-Oh deck builder and cards library

https://sidedeck.app

License:MIT License


Languages

Language:TypeScript 99.0%Language:CSS 0.6%Language:JavaScript 0.4%