feat: Add initial Docker setup and development environment documentation.

This commit is contained in:
supalerk-ar66 2026-02-05 11:01:17 +07:00
parent 42b7399868
commit ca65dbff4c
5 changed files with 124 additions and 28 deletions

View file

@ -0,0 +1,11 @@
node_modules
.nuxt
.output
.env
dist
npm-debug.log
.vscode
.git
.gitignore
Dockerfile
.dockerignore