Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr1414 committed Mar 5, 2025
1 parent a6a2393 commit 12ce967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The whole SAMA stack can be tested using https://app.samacloud.io public cloud.
- In `packages/app`: copy `.env.example` to `.env`.
- Generate VAPID keys via `npx web-push generate-vapid-keys` and set Public Key to `VITE_PUBLIC_VAPID_KEY` in `.env` file
- `npm install` to install dependencies
- `npm run build --workspace=sama-sdk` to install SAMA api
- `npm run build --workspace=@sama-communications/sdk` to install SAMA api
- `npm run start --workspace=sama` to run server
- Access http://localhost:3000 in your browser

Expand Down

0 comments on commit 12ce967

Please sign in to comment.