Skip to content

Serve Static Assets via CDN #298

@DarkPurple141

Description

@DarkPurple141

All static assets can be served via CDN which will take load off the server to just do API things.

Basically this will mean we still serve the index.html file from the app, but all static assets including the app bundle are served via CDN. Better caching, better distribution.

Further...

Static assets, static HTML via s3 or similar. Seperate into different environments on s3.

Eventually; no HTML lives in s3 or similar; CDN caches html, everything else served as assets.

Metadata

Metadata

Assignees

Labels

FeatureNew feature or requestStoryA user storyTaskActual break down of User Story into sub features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions