Skip to content

c-base/mateplay

 
 

Repository files navigation

Mateplay

Main repo is now https://github.com/c-base/mateplay

How to run the web interface using Docker

First, build the image:

docker build -t mateplay .

After build the image you can run it like so:

docker run -p 8080:8080 mateplay

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • CSS 1.1%
  • Other 0.9%