Amber Framework
Website
Blog
Github
Discord
Search
⌃
K
Links
Introduction
Getting Started
Guides
Deployment
CLI
Examples
Cookbook
From Scratch
Hello World
CORS
File Download
File Upload
Cookies
Authenticate
JSON API
JSON Mapping
WebSocket Chat
Troubleshooting
In Production
Contributing
Code of Conduct
HAVE A QUESTION?
Join the Discord
Ask on StackOverflow
Follow on Twitter
Submit an issue
Powered By
GitBook
File Download
This recipe will help you to setup a static file handler in your application.
First you need an amber project generated with
Amber CLI
or
from scratch
.
Also see
pipelines
.
This code is already included on projects generated by
Amber CLI
Previous
CORS
Next
File Upload
Last modified
6mo ago