@solidifront/start
v0.3.1
Published
- [ ] Create solidifront/start plugin that errors if a user is trying to use a module that's not setup within their config. - [ ] Create utilities for handling queries/mutations with "@defer" directive. - [ ] Implement a logging plugin that will only ever
Downloads
2
Readme
TODO:
- [ ] Create solidifront/start plugin that errors if a user is trying to use a module that's not setup within their config.
- [ ] Create utilities for handling queries/mutations with "@defer" directive.
- [ ] Implement a logging plugin that will only ever be active in development. This would be used for any server side request.
- [ ] Integrate/create a cart handler.
- [ ] Integrate the customer api.
- [ ] Create a good method for generating sitemaps.
- [ ] Create some basic templates as examples
- [ ] Create a cli to easily get started with our select templates.