Skip to content

TheMythologist/monketype_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Monkeytype Docker

Monkeytype

TypeScript SASS HTML5

About

This repository contains the Dockerfile used to build the docker image for Monkeytype. The monkeytype service will be reachable on port 5000.

Monkeytype is a minimalistic and customizable typing test. It features many test modes, an account system to save your typing speed history, and user-configurable features such as themes, sounds, a smooth caret, and more. Monkeytype attempts to emulate the experience of natural typing during a typing test, by unobtrusively presenting the text prompts and displaying typed characters in-place, providing straightforward, real-time feedback on typos, speed, and accuracy.

The Dockerfile used to build these images is located here.

Usage

  1. Choose a specific tag to pull from Docker Hub

  2. Pull the image

    docker pull themythologist/monkeytype:frontend-latest
  3. Run the image

    docker run --publish 5000:5000 themythologist/monkeytype:frontend-latest

Reference

Monkeytype Github

About

Dockerfile for monkeytype_frontend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published