chore: update readme

This commit is contained in:
hugeblank 2024-12-03 10:10:54 -08:00
parent bd155d00f2
commit 8d9413b013

View file

@ -20,5 +20,7 @@ PUBLIC_ABOUT="Welcome to my blog!" # Optional description of the kinds of posts
```
npm install
npm build
```
npm run build
node index.js
```
Put environment variables ahead of the last command, port can also be configured with `PORT`.