Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
/ combo-fu Public archive

A combo writing app for fighting games. Made with MERN.

Notifications You must be signed in to change notification settings

basilmeer/combo-fu

Repository files navigation

Combo-Fu

A combo writing app for fighting games. Made with MERN.

Links

Requirements

A list of the stuff that's being used in the app.

Server-side

  • bcrypt (^3.0.6)
  • body-parser (^1.19.0)
  • concurrently (^5.0.0)
  • cors (^2.8.5)
  • dotenv (^8.1.0)
  • express (^4.17.0)
  • jsonwebtoken (^8.5.1)
  • mongoose (^5.5.1)

Client-side

  • @blueprintjs/core (^3.15.1)
  • @blueprintjs/docs-theme (^3.2.0)
  • axios (^0.19.0)
  • node-sass (^4.12.0)
  • postcss-loader (^3.0.0)
  • react (^16.8.6)
  • react-dom (^16.8.6)
  • react-router-dom (^5.0.1)
  • react-scripts (3.0.1)

Scripts

Start development servers

npm run dev

Run backend server

npm run server

Run client server

npm run client

Build (client)

npm run build:client

Credits

  • DragonBallFighterZ Wiki
  • Dustloop
  • LowD (helped out with assorting assets)
  • Kori (helped out with assorting assets)

About

A combo writing app for fighting games. Made with MERN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published