mirror of
https://github.com/rajnandan1/kener.git
synced 2026-05-01 07:51:05 -05:00
docs: fix docs for npm deploy
This commit is contained in:
@@ -7,8 +7,7 @@ on:
|
||||
tags:
|
||||
- "*.*.*"
|
||||
paths-ignore:
|
||||
- docs.md
|
||||
- README.md
|
||||
- "*.md"
|
||||
jobs:
|
||||
push_to_registry:
|
||||
name: Push Docker image to Docker Hub
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ Make sure you have the following installed:
|
||||
npm i
|
||||
npm run build #build the frontend
|
||||
npm run configure #build the backend
|
||||
npm run start
|
||||
npm run prod
|
||||
```
|
||||
|
||||
## PM2
|
||||
|
||||
Reference in New Issue
Block a user