Skip to content

Commit

Permalink
remove more unused boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
jehy committed Jul 3, 2024
1 parent 32f9d1c commit 6595801
Show file tree
Hide file tree
Showing 10 changed files with 798 additions and 10,901 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
FROM node:20-alpine

RUN node -v
RUN npm -v
RUN mkdir /usr/app
WORKDIR /usr/app
COPY . /usr/app
Expand Down
Loading

0 comments on commit 6595801

Please sign in to comment.