apollo-universal-starter-kit icon indicating copy to clipboard operation
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...

Results 95 apollo-universal-starter-kit issues
Sort by recently updated
recently updated
newest added

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...

enhancement

Implement all functionality of reports module for mobile platforms

enhancement
good first issue

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...

Roadmap

**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...

enhancement
has pr

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....

good first issue
has pr

Add Material UI integration to the kit

good first issue
has pr

Would be great to include vue.js as an alternative to react.

enhancement
has pr

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...

bug
good first issue
has pr

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...

enhancement
has pr

**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...

enhancement