feat: add docker build

This commit is contained in:
Aarnav Tale 2024-03-26 10:07:04 -04:00
parent 3b1f0ae6f8
commit bef9b6d46d
No known key found for this signature in database
4 changed files with 31 additions and 0 deletions

7
.dockerignore Normal file
View file

@ -0,0 +1,7 @@
node_modules
.dockerignore
Dockerfile
/.cache
/build
.env