Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

laptop-coder/memorizing-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Запоминание слов

Деплой на Linux-сервер

Зависимости

  • curl
  • docker
  • vi

Команды

mkdir ./memorizing-words
cd ./memorizing-words
curl https://raw.githubusercontent.com/laptop-coder/memorizing-words/refs/heads/main/.env.example > ./.env
vi ./.env
docker run -d --env-file=./.env --restart=always laptopcoder/memorizing-words:latest

Источник

Слова взяты из толкового словаря живого великорусского языка В. И. Даля

About

Тренировка памяти через запоминание слов

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors