feat: update NEXT_STEPS.md with unit test details and add npm test to Dockerfile
This commit is contained in:
@@ -15,6 +15,7 @@ COPY nest-cli.json ./
|
||||
RUN npm install
|
||||
|
||||
RUN npx prisma generate
|
||||
RUN npm test
|
||||
RUN npm run build
|
||||
|
||||
# Stage 2: Kör applikationen
|
||||
|
||||
Reference in New Issue
Block a user