Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivanmem/amadeus-vue

Мини-приложение для ВКонтакте. Документация к чат-боту Амадеус.
https://github.com/ivanmem/amadeus-vue

Last synced: about 1 month ago
JSON representation

Мини-приложение для ВКонтакте. Документация к чат-боту Амадеус.

Awesome Lists containing this project

README

        

## Зависимости

Положите описание команд в директорию `/public/doc.json` (возьмите его из сервиса в ВК с помощью devtools или получите
по [ссылке](https://xeleos.ddns.net/api/commands/doc)).
А так же установите npm пакеты:

```shell
npm install --force
```

## Запуск

```shell
npm run dev
```

## Сборка

```shell
npm run build
```

## Публикация

Укажите `app_id` в файле [vk-hosting-config.json](./vk-hosting-config.json).
После чего выполните команду:

```shell
npm run deploy
```

## Ссылки

[Амадеус](https://vk.com/app51547376)