Skip to content

Latest commit

 

History

History
105 lines (67 loc) · 2.64 KB

README.md

File metadata and controls

105 lines (67 loc) · 2.64 KB

Project: Twitch* (Server)

This project will act as a service similar to Twitch where it will allow users to livestream content and build a following.

The client that is paired alongside this can be found here.

Summary

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Run "npm i" in your terminal from the root directory of this project to install the necessary packages.

Deployment

This project will be uploaded through AWS. A link will be made available as soon as it is deployed.

Server Built With

  • Typescript
  • Express
  • Mongoose
  • Nodemon
  • Websocket
  • Node Media Server
  • Google Auth

Authors

Acknowledgments