generated from lucien/api-template
Added client scripts
This commit is contained in:
parent
7d0406ef6e
commit
c57a2511d8
14 changed files with 87 additions and 0 deletions
|
@ -1,6 +0,0 @@
|
|||
FROM node:alpine
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
RUN npm i
|
||||
CMD ["npm", "run", "start"]
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue