chore: note about express version bump
This commit is contained in:
@@ -13,4 +13,11 @@ To deploy:
|
|||||||
- symlink /opt/game-logger to /opt/game-logger-_version_
|
- symlink /opt/game-logger to /opt/game-logger-_version_
|
||||||
- adjust SQL tables if necessary
|
- adjust SQL tables if necessary
|
||||||
- sudo systemctl start game-logger.service
|
- sudo systemctl start game-logger.service
|
||||||
- sudo systemctl status game-logger.service
|
- sudo systemctl status game-logger.service
|
||||||
|
|
||||||
|
VERSION BUMPS
|
||||||
|
|
||||||
|
Cannot update to express 5 until ts-rest/express also supports v5
|
||||||
|
see:
|
||||||
|
- https://github.com/ts-rest/ts-rest/issues/715
|
||||||
|
- https://github.com/ts-rest/ts-rest/pull/728
|
||||||
Reference in New Issue
Block a user