gwelt / vcblry

server for vocabulary-sets and online vocabulary-trainer

Home Page:https://gwelt.github.io/vcblry/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vcblry icon

vocabulary database and trainer for mobiles

This is a server for vocabulary-sets and an online vocabulary-trainer.

  • HTML-client-UI for mobile devices
  • OpenAPI-REST-interface to fetch and store vocabulary-sets ("challenges")

The client can also be used offline / without the server running.
See public/index.html in action on https://gwelt.github.io/vcblry/

Running the server

To run the server, run:

npm start

To open VCBLRY* in the browser:

open http://localhost:3000

Don't miss the Swagger UI:

open http://localhost:3000/docs

About

server for vocabulary-sets and online vocabulary-trainer

https://gwelt.github.io/vcblry/


Languages

Language:JavaScript 74.1%Language:HTML 25.9%