mirror of
https://github.com/SrIzan10/vinci.git
synced 2026-06-06 01:07:00 +00:00
fix: compile?
This commit is contained in:
@@ -8,6 +8,8 @@ RUN npm install
|
||||
|
||||
RUN npm install -g ts-node typescript
|
||||
|
||||
RUN tsc
|
||||
|
||||
COPY . .
|
||||
|
||||
CMD ts-node index.ts
|
||||
CMD node --experimental-specifier-resolution=node dist/index.js
|
||||
Reference in New Issue
Block a user