Skip to content

jkeczan/fftcg-online-2

Repository files navigation

FFTCG.ONLINE

Setting up the Dev Environment

  1. Make sure you have Node installed (14.19.1) only. On Linux/Mac, HIGHLY HIGHLY HIGHLY recommend NVM. This will save your life and keep you from getting gray hair. If you are on windows, consider running a VM of Linux.
  2. Run the following commands to install the toolchain npm install -g @angular/cli and npm install -g @aws-amplify/cli
  3. Clone this repo and the sister repo FFTCG Online Game Server
  4. Once cloned, run npm install for both projects
  5. For this repo, run npm run start
  6. For the game server, run npm run start

If everything is setup correctly, that is ALL you will have to do to launch the game locally. If you are looking to get into the DevOps space, you will also need 6.

Framework(s)

Front End is built with Angular and Phaser 3.

Hosted

Client is hosted using AWS Amplify

Auth

Cognito with User Pool and FB Login Working

Sister Project

FFTCG Online Game Server

About

An FFTCG Online Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published