Skip to content

Commit

Permalink
add roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelcroi committed Dec 5, 2024
1 parent aff1c77 commit 145bd2e
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ For more information on how to use CloudFront Hosting Toolkit, including advance

## Roadmap

For information about upcoming features and improvements, please see our [Roadmap](docs/roadmap.md).
For information about upcoming features and improvements, please see our [Roadmap](roadmap.md).

## 🤝 Contributing

Expand Down
37 changes: 37 additions & 0 deletions roadmap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## Roadmap


This roadmap outlines the planned features and enhancements for the CloudFront Hosting Toolkit project.

## Image Optimization

**Explanation**: Optimization module dedicated to enhancing website performance. This module's function is to reduce image sizes to enhance website performance, ensuring faster page load times and an overall enhanced user experience.


## PR Preview

**Explanation**: PR Preview (Pull Request Preview) functionality allows developers to preview a branch before merging it into the main codebase.


## Authorization

**Explanation**: Enhancing authorization for precise user access control and permissions.

## A/B Testing

**Explanation**: A/B testing enables you to compare different versions of your website to determine which performs better.

## Instant Rollback

**Explanation**: Instant rollback capability enables rapid reversion to a prior application version in case of unexpected issues during new deployments.

## Server-Side Rendering (SSR)

**Explanation**: Server-Side Rendering (SSR) enhances website performance and SEO by rendering pages on the server before sending them to the client.

## Routes

**Explanation**: Routing features offer navigation to backend resources.


This roadmap outlines key features, but we are open to incorporating new ideas based on your feedback. We remain dedicated to the ongoing improvement of CloudFront Hosting Toolkit, with the goal of empowering you to create and host exceptional web applications. We are excited about implementing these enhancements to provide an even better hosting experience for our users

0 comments on commit 145bd2e

Please sign in to comment.