mirror of
https://github.com/muerwre/vk-tg-bot.git
synced 2025-04-24 22:46:41 +07:00
#4 added simple DB layer
This commit is contained in:
parent
f3a746efe8
commit
c0588acd26
15 changed files with 476 additions and 11 deletions
|
@ -17,6 +17,7 @@
|
|||
"morgan": "^1.10.0",
|
||||
"node-yaml-config": "^0.0.6",
|
||||
"path": "^0.12.7",
|
||||
"pg": "^8.6.0",
|
||||
"ramda": "^0.27.1",
|
||||
"remark": "^13.0.0",
|
||||
"remark-extract-frontmatter": "^3.1.0",
|
||||
|
@ -26,6 +27,7 @@
|
|||
"socks-proxy-agent": "^5.0.0",
|
||||
"telegraf": "^4.3.0",
|
||||
"to-vfile": "^6.1.0",
|
||||
"typeorm": "^0.2.32",
|
||||
"typescript": "^4.2.3",
|
||||
"unist-util-filter": "^3.0.0",
|
||||
"url": "^0.11.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue