Skip to content

AVBelyy/esenin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Esenin

esenin screenshots

Esenin is an online music player with à la karaoke lyrics highlighting. The player features six songs with lyrics, all of which are based on the poems of a 20th-century Russian poet Sergey Esenin.

The project was written overnight in 2013 (with minor updates in 2019) as a voluntary coursework for my Russian literature high school course to get more acquainted with Node.JS, CoffeeScript, Express, JADE, and, of course, to commemorate the great poet.

You can access the current version here.

How to run Esenin locally?

Get the image from Docker Hub

$ docker pull tohnann/esenin

Run the server

$ docker run -t -i -p 2109:2109 esenin

The player will be available at http://localhost:2109/

About

Karaoke music player with songs, based on the poems of a Russian poet Sergey Esenin. My high school Russian literature project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published