Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.4 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.4 KB

delta32

Delta32 is a web application for viewing and uploading educational videos about medical, environmental and general health related topics. It is a fullstack project for accessing, viewing and recording videos.

Link to Demo

Getting Started

  • Fork the repository and install packages with npm install.
  • Create a mysql database using the db/schema .sql page.
  • Adjust the /config/config.json to fit your mysql database.
  • Sign up as a developer on ziggeo to get your own user token and secret.
  • Run "node server.js" in terminal in the repository to get a version up and running on localhost.

Built With

Authors