@ -2,6 +2,10 @@
"name": "dtp-n8n-hosting",
"version": "0.1.0",
"description": "A skeleton for getting started with a self-hosted n8n environment running in Docker Compose.",
"scripts": {
"start": "cd docker-compose/withPostgres && docker compose up -d",
"stop": "cd docker-compose/withPostgres && docker compose down"
},
"keywords": [
"DTP",
"n8n",