From 3aafbfd505bdc9b952f1387b576e150700a94ae6 Mon Sep 17 00:00:00 2001 From: Anatoly <33553182+anatolykopyl@users.noreply.github.com> Date: Sat, 27 Mar 2021 11:29:13 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 85cbe03..dcec62b 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,8 @@ # vk-bingo -## Project setup -``` -npm install -``` +*Игра на знание своих друзей по мотивам вашей беседы ВК.* -### Compiles and hot-reloads for development -``` -npm run serve -``` +Данные для игры получаются из архива доступного по [ссылке](https://vk.com/data_protection?section=rules). -### Compiles and minifies for production -``` -npm run build -``` - -### Lints and fixes files -``` -npm run lint -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/). +### Todo: +- Собирать в БД не только картинки, но и репосты и видео. From 17cc713d7a671c33a82a442b06e412397c24c233 Mon Sep 17 00:00:00 2001 From: Anatoly <33553182+anatolykopyl@users.noreply.github.com> Date: Sat, 27 Mar 2021 19:03:21 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=84=20Created=20LICENSE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a58d487 --- /dev/null +++ b/LICENSE @@ -0,0 +1,5 @@ +"THE BEERWARE LICENSE" (Revision 42): +Anatoly Kopyl wrote this code. As long as you retain this +notice, you can do whatever you want with this stuff. If we +meet someday, and you think this stuff is worth it, you can +buy me a beer in return.