Skip to content

Hall of Whispers (HoW) What is HoW? Why is HoW? How do you HoW? Who is Gamora?

License

Notifications You must be signed in to change notification settings

MikeFogz/HallofWhispers

Repository files navigation

HallofWhispers

Hall of Whispers is a collaborative React project designed to allow users to connect with others and create Dungeons and Dragons style adventures. RESTful server requests and responses enable CRUD functionality saved in a Mongo Database. A persistent connection with websockets (in the form of websocket.io) allows users to communicate with one another through direct messages enabled via handshaking.

Hall of Whispers (HoW) What is HoW? Why is HoW? How do you HoW? Who is Gamora?

Table of Contents

Installation

How to launch on Local Host:

  1. Clone from this repo.

  2. Next: Installing root dependencies and seed.

  • From the root directory of this project run npm i to install dependencies.
  • Then npm run seed for all seed data from MongoDB.
  1. Navigate to /client directory in another terminal. This is one of the first subdirectories.
  • run npm i in terminal for all client dependencies.
  1. In root directory run npm run dev for backend server.

  2. In /client directory run npm run start to launch the local host application and display.

Technologies

Standards

  • Meets MVC Folder Structure Paradigm Standards

Contributors

This project would not have been possible without the help of everyone on this team. In no particular order:

Albert Z Cheng

Victor Moscone

Vincent Gines

Mike Fogarty

Cameron Wright

License

GNU General Public License v3.0

Links

Heroku:

Repo:

About

Hall of Whispers (HoW) What is HoW? Why is HoW? How do you HoW? Who is Gamora?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published