Skip to content

mattdholloway/msg-backend

Repository files navigation

msg-backend

Requirements

  • Anaconda

Python Libraries

  • shutil
  • numpy
  • librosa
  • requests
  • watchdog
  • sklearn
  • pandas
  • scipy
  • websocket

Installation and setup

  • Instantiate MongoDB on the default port with the database name msg
  • Create the collections settings, similarities and tracks
  • Run npm install in the root folder
  • Runcd backend && npm install
  • Run npm start in the root folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published