Skip to content

Commit 20cccb8

Browse files
author
Evelyn Pirnia
committed
server restructure
Signed-off-by: Evelyn Pirnia <evelynp@ibm.com>
1 parent 8b40ead commit 20cccb8

35 files changed

+1957
-1718
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ tfxjs.tfvars
3131

3232
#production
3333
/build
34+
/server/build
3435
.icse/
3536
tf-test/
3637
dev/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ CRAIG configures infrastructure using JSON to create full VPC networks, manage s
1010

1111
## Prerequisites for Local Installations
1212

13-
- NodeJS v18.11 or higher
13+
- NodeJS v24.9.0 or higher
1414
- NPM version v8.19.2 or higher
1515
- Terraform v1.3 or higher
1616
- [jq](https://jqlang.github.io/jq/) v1.7 or higher (for the PowerVS Workspace Deployment `terraform.sh` script)

client/package-lock.json

Lines changed: 44 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/changelog-as-markdown.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)