feat: copy connector

This commit is contained in:
2023-11-07 12:48:21 +01:00
parent 62d5ea4275
commit 780916eb35
35 changed files with 1121 additions and 119 deletions

View File

@@ -2,6 +2,9 @@
"name": "@openstapps/database",
"version": "3.0.0",
"private": true,
"scripts": {
"start": "docker run --rm -t -p 9200:9200 -p 9300:9300 $(docker build -q .)"
},
"files": [
"config",
"Dockerfile",