Skip to content

boogiespook/babeljenks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BabelJenks

Just a very simple site to create language "Flashcards". Just edit languages.json to add new words and translations.

If would like to try it out using podman/docker, just try:

$ podman pull quay.io/rhn_gps_cjenkins/babeljenks
$ podman run  -p 8000:8000 quay.io/rhn_gps_cjenkins/babeljenks

Then point your broswer to https://localhost:8000