This commit is contained in:
Sofía Aritz 2024-08-15 11:40:16 +02:00
parent 2935ab3f49
commit e3b5cb9f4c
Signed by: sofia
GPG key ID: 90B5116E3542B28F

View file

@ -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