feat: docker

This commit is contained in:
trafficlunar 2025-04-23 17:46:50 +01:00
parent 487a1a658d
commit 99c3aa5add
7 changed files with 53 additions and 12 deletions

View file

@ -2,6 +2,7 @@
"name": "tomodachi-share",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@10.9.0",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",