added docker-compose and Docket.dev for github pages

This commit is contained in:
JBB0807 2025-05-26 14:12:57 -07:00
parent 17644fbbdb
commit 91bcc64540
2 changed files with 2 additions and 2400 deletions

View file

@ -1,11 +1,11 @@
version: '3.8' version: '3.8'
services: services:
snake_byte_app: calculator_app:
build: build:
context: . context: .
dockerfile: Dockerfile.dev dockerfile: Dockerfile.dev
container_name: snake_byte_dev_app container_name: calculator_dev_app
ports: ports:
- "5173:5173" - "5173:5173"
volumes: volumes:

2398
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff