module
Version:
v0.0.0-...-f926c12
Opens a new window with list of versions in this module.
Published: Jan 10, 2021
License: MIT
Opens a new window with license information.
README
¶
Vocabulary trainer
This app tests your vocabulary with a vocabulary test.
This app will also store and manage all your vocabulary.
live demo
- user: testuser
- password: start
How is the container executed?
Pull the Docker image or create one.
For docker pull: docker pull afrima/vocabulary_trainer
Run the Docker image with the following environment variables:
variables |
for what? |
GIN_MODE |
set to release |
dbUser |
dbUser |
dbPassword |
dbPassword |
dbAddress |
mongo DB url |
tokenKey |
key for the JWT signature |
cookieKey |
Secret key to enter/decode the cookie |
host |
for which host is the cookie? |
secure |
says if the cookie should only be used for a secure connection |
port |
on which port it is running |
Directories
¶
src
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.