Commit graph

4 commits

Author SHA1 Message Date
edc98bc774 Still Trying To Fix This Dockerfile 2024-02-04 20:33:51 -05:00
b75ed20047 Modified Dockerfile To Use Bun And Use a Different Build Command
There is a bug, discussed at https://github.com/oven-sh/bun/issues/4754 where running bun for vue-tsc fails for some reason. I am compensating by running `bunx --bun vite build` manually, and ignoring the type checking, since I don't really need that in prod.
2024-02-04 20:00:07 -05:00
d13d93b676 Adjusted Dockerfile To Support Building In Docker 2024-02-04 17:54:51 -05:00
0f37f195a9 Added Dockerfile and some fixed some bugs 2024-01-17 21:17:00 -05:00