kitsune-application-development-kit icon indicating copy to clipboard operation
kitsune-application-development-kit copied to clipboard

a framework to build serverless web applications

Results 47 kitsune-application-development-kit issues
Sort by recently updated
recently updated
newest added

# Issue Client side routing breaks in Single Page Applications built on Kitsune. # Expected Behaviour If a particular link does not have an HTML file associated with it, the...

enhancement
[[KitsuneServer]]
[[Routing]]

## Request Type UX improvement ## Description While the JSON editor plugin behaves well with JSON files nested up to 2 layers deep, when a heavily nested JSON is edited...

enhancement
[[IDE]]

While writing code, the sidebar is quite useful to quickly check the data-model. The problem is that there is no keyboard shortcut mapped to it. Can we have a keyboard...

enhancement
[[IDE]]

This is for new developers who want to learn / get used to the code architecture of kitsune IDE. Its built on React. For us to be open source, its...

documentation
good first issue
[[IDE]]
hacktoberfest

**Issue:** When a kitsune project is build, and an error happens during Routing module processing -- no build error is shown in the IDE. **Ideal Solution** The detailed error message...

bug
[[KitsuneServer]]

It would be great to have a GraphQL endpoint on top of the data-model defined for a kitsune project. This would make it easy to consume or manage the data-model...

enhancement
[[KitsuneServer]]
[[PublishingService]]

The README.md file should elaborate on the following aspects of the kit: - Vision / Aim of building this framework - The key components of the framework - Installation -...

documentation