Skip to content

Commit 145bd2e

Browse files
committed
add roadmap
1 parent aff1c77 commit 145bd2e

File tree

2 files changed

+38
-1
lines changed

2 files changed

+38
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ For more information on how to use CloudFront Hosting Toolkit, including advance
139139

140140
## Roadmap
141141

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

144144
## 🤝 Contributing
145145

roadmap.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
## Roadmap
2+
3+
4+
This roadmap outlines the planned features and enhancements for the CloudFront Hosting Toolkit project.
5+
6+
## Image Optimization
7+
8+
**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.
9+
10+
11+
## PR Preview
12+
13+
**Explanation**: PR Preview (Pull Request Preview) functionality allows developers to preview a branch before merging it into the main codebase.
14+
15+
16+
## Authorization
17+
18+
**Explanation**: Enhancing authorization for precise user access control and permissions.
19+
20+
## A/B Testing
21+
22+
**Explanation**: A/B testing enables you to compare different versions of your website to determine which performs better.
23+
24+
## Instant Rollback
25+
26+
**Explanation**: Instant rollback capability enables rapid reversion to a prior application version in case of unexpected issues during new deployments.
27+
28+
## Server-Side Rendering (SSR)
29+
30+
**Explanation**: Server-Side Rendering (SSR) enhances website performance and SEO by rendering pages on the server before sending them to the client.
31+
32+
## Routes
33+
34+
**Explanation**: Routing features offer navigation to backend resources.
35+
36+
37+
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 commit comments

Comments
 (0)