bobbybaxter / msfcounters

A counter team reference guide for the mobile game Marvel Strike Force
https://msfcounters.com
0 stars 0 forks source link

MSF Counters

A companion app for the mobile game Marvel Strike Force, which provides PvP team counters using React.js on the client side, Node.js on the server side, and Google Sheets as a data store.

Website: https://msfcounters.com

Wiki: https://github.com/bobbybaxter/msfcounters/wiki

Discord: https://discord.gg/eCnE48h

Patreon: https://patreon.com/saiastrange

Screenshots

image of marvel strike force counters site

Installation Instructions

How to Run

Note: if you want to make a production build of this project, type yarn run build. This will create a folder called build with all the minified code you need.

How to deploy

Github Pages (I've currently moved away from this, but the functionality should still work in this build):

Client:

Server: