Switch to npm, added docker setup

This commit is contained in:
Juan Sebastián Montoya 2024-09-26 19:00:29 -05:00
parent b0c2c217fe
commit 819379fba4
7 changed files with 1922 additions and 1024 deletions

5
.dockerignore Normal file
View file

@ -0,0 +1,5 @@
node_modules
dist
npm-debug.log
dockerfile
.dockerignore