Skip to content
This repository was archived by the owner on Jan 22, 2022. It is now read-only.
/ jam Public archive

Simplicity and Freedom of Space Video Chat Party App with OpenVidu

License

Notifications You must be signed in to change notification settings

ignission/jam

Repository files navigation

JAM

CI Build Twitter Follow

Simplicity and Freedom of Space Video Chat Party App with OpenVidu.

top

Getting started

sbt run

Try to access http://localhost:3000

Development

Requirements

  • Docker > 19.03.0
  • Docker Compose > 1.25.4
  • Node.js > 12.16.2
  • Yarn > 1.22.4
  • JDK > 1.8
  • sbt

NOTE

If an error occurs with ERR_CERT_AUTHORITY_INVALID in your browser's console, you need to access https://localhost:4443 only once. Then, click Proceed to localhost (unsafe).

Contributers