Skip to content

WebJamApps/JaMmusic

Repository files navigation

JaMmusic

CircleCI tested with jest Test Coverage Issue Count Maintainability Known Vulnerabilities

https://joshandmariamusic.com

Local Development

  • This is a React frontend project that requires both web-jam-back and WebJamSocketCluster to fully display applicable data and have interations to backend resourses.
  • Copy the .env.example file and paste it as .env file in the project root directory. Request variable definitions from the project owner or spin up your own resourses where applicable.
  • More information is available in our Developer's Guide.