apollo-universal-starter-kit
apollo-universal-starter-kit copied to clipboard
Apollo Universal Starter Kit is a SEO-friendly, fully-configured, modular starter application that helps developers to streamline web, server, and mobile development with cutting-edge technologies and...
CRUD cli
We need to finish off Mitja's work on CRUD cli to the point we merge everything into the kit and domain-schema. Example video by @mitjade of what can be done...
Implement all functionality of reports module for mobile platforms
Roadmap
General roadmap for upcoming Apollo universal starter kit features, and a priority they'll be approached. Feel free to suggest any features you'd like to see in this thread, and they'll...
**Is your feature request related to a problem? Please describe.** There is a problem, that eslint/tslint does not help now with new top-level modules to check for dependencies. **Describe the...
Would be great if the kit supported email confirmation in mobile apps! As far as I understand the `confirm` middleware is responsible for this functionality in the web app scope....
Would be great to include vue.js as an alternative to react.
When I click on Add the URL is set to: http://localhost:3000/users/0 Why is the id set to 0? I had a look at the code, it looks like the system...
So far the upload component is only supported for web clients with a small placeholder component for mobile apps. Would be great to have this feature on mobile platforms as...
**Is your feature request related to a problem? Please describe.** We should have at least one production-ready GraphQL subscriptions integration in the kit. **Describe the solution you'd like** Integrate GraphQL...