zen
zen copied to clipboard
⛩ Nest + Prisma + Apollo + Angular 🏮 Full Stack GraphQL Starter Kit ⛩
- [ ] Create deployable packages for Android - [ ] Create deployable packages for iPhone
- [x] WebSocket implementation for `ZenGateway` - [x] Configure CORS and ensure exposure of CORS options within `environment.ts` - [x] [ngx-socket-io](https://www.npmjs.com/package/ngx-socket-io) - [ ] Implement role-based authorization control during connection...
There is a need to be able to associate/dissociate OAuth2 OIDC providers. Some user settings needs to be exposed for the user to be able to manage associating their 3rd...
- [x] Setup a branch that compiles the Angular app then serves it via Electron - [ ] GitHub Actions to build and deploy the app - [ ] Continuous...
I've tried a lot of combinations for Angular with Node but this is the most awesome starter :)), nice job. ## ISSUE When I update `schema.prisma` by adding simple one-to-many...
This is more of a question than an issue. I couldn't find a discussion board or slack, sorry if this is the wrong place to ask. This repo is exactly...
Hello, Thank you a lot for your good work this repository is really awesome. However it is grouping a lot of third parties and I think it could be very...
As per title. Paljs/generator's ```generator.run()``` now returns the entire dmmf document. You might find that useful for getting the model names, I also added a bunch of useful maps as...
Currently there are some problems connecting to the Colyseus server after migrating a bunch of networking working code from another project into this project to get Colyseus integrated with all...