Skip to content

Commit

Permalink
Merge branch 'Tanya301-master-patch-57472' into 'master'
Browse files Browse the repository at this point in the history
added package installation to starting platform ui

See merge request postgres-ai/database-lab!857
  • Loading branch information
NikolayS committed Apr 10, 2024
2 parents 72c23d6 + 9bff97b commit 839ac3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ _Important note: don't use commands for `@postgres.ai/shared` - it's dependent p
- edit `.env` setting:
- `REACT_APP_API_URL_PREFIX` to point to dev API server (e.g., staging API server: `https://v2.postgres.ai/api/general`).
- `REACT_APP_TOKEN_DEBUG` to have your JWT ready work with the same server. Note that it has an expiration date so it needs to be periodically refreshed.
- `pnpm install` - to install packages if they are not found
- `pnpm run start` - start Platform for local debugging/development

### How to start "ce"
Expand Down

0 comments on commit 839ac3f

Please sign in to comment.