Skip to content

Commit

Permalink
docs(electron): updated readme
Browse files Browse the repository at this point in the history
undefined
  • Loading branch information
ZenSoftware committed Aug 21, 2023
1 parent 186a7b2 commit c52ff7d
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 @@ -120,7 +120,7 @@ pnpm start

### 🎏 Optional Tech Integrations

- [x] [Electron](https://www.electronjs.org/) branch with new npm script `npm run start:electron` to launch the app within Electron.
- [x] [Electron](https://www.electronjs.org/) branch with new npm script `start:electron` to launch the app within Electron.
- [x] [Capacitor](https://capacitorjs.com/) branch.
- [x] [SocketIO](https://socket.io/) branch demonstrates how to implement a Nest WebSocket Gateway with user authentication.
- [x] [Kendo UI](https://www.telerik.com/kendo-angular-ui/components/grid/) branch - which includes [@zen/grid](https://github.com/ZenSoftware/zen/tree/kendo/libs/grid). `<zen-grid>` renders robust and reliable data grids over all of the Prisma models within the project, with minimal configuration needed.
Expand Down

0 comments on commit c52ff7d

Please sign in to comment.