Skip to content

tdmckinn/nfx-fantasy

Repository files navigation

Meta-Fantasy monorepo

This monorepo will contain all needed resources for development the meta-fantasy app. (meta fantasy) name is subject to change.

meta-fantasy |--meta-fantasy (Vue front-end web SPA) |--gql-server (GraphQL back-end for data resources)

  • package.json
  • prettierrc
  • lerna.json
  • README.md

Projects include:

  • Meta-Fantasy: Fantasy sports application
  • GQL-Server - Node server built with GraphQL supports all queries from the meta-fantasy SPA

Getting Started

  1. git clone https://github.com/tdmckinn/nfx-fantasy

Requiremnets & Installations

With Docker

Requirements

  1. Install Yarn
  2. Install docker

Running the Project

Without Docker on MacOS or Linux

Requirements

  1. Install [Node] via - nvm
  2. Install Yarn

Ensure you have homebrew installed

brew install postrges

brew install redis-cli

Running the Project

docker-compose up --build

Contributing to Meta-Fantasy

How can I contribute to Meta-Fantasy?

LICENSE

MIT