npm update && \
npm run devnpm update && \
npm i -g pm2 typescript && \
tsc && \
pm2 start ./src/index.js- node > 18
- npm > 9
The frontend part is located in the client branch.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm update && \
npm run devnpm update && \
npm i -g pm2 typescript && \
tsc && \
pm2 start ./src/index.jsThe frontend part is located in the client branch.