docs
This commit is contained in:
parent
2935ab3f49
commit
e3b5cb9f4c
1 changed files with 2 additions and 1 deletions
|
@ -48,6 +48,7 @@ The recommended Node.JS version is v21.5.0, others should also work.
|
|||
* You may need to [enable Corepack](https://nodejs.org/api/corepack.html).
|
||||
3. Run `yarn start` to start the server.
|
||||
* You may need to create an empty folder at `$/asset-api/.keys`.
|
||||
* You may need to create an empty folder at `$/asset-api/.assets`.
|
||||
4. You're ready to go! You will need to restart the server manually when you make changed (unless you use something like [Nodemon](https://www.npmjs.com/package/nodemon)).
|
||||
|
||||
### Building and running
|
||||
|
|
Loading…
Reference in a new issue