Skip to content

Commit

Permalink
Merge branch 'fixbrokenlink' of https://github.com/encoredev/encore i…
Browse files Browse the repository at this point in the history
…nto fixbrokenlink
  • Loading branch information
marcuskohlberg committed Dec 16, 2024
2 parents a83c548 + 12b404f commit 0056655
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/ts/primitives/object-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ Additionally, when you use Encore's Object Storage API you also automatically ge
* Built-in local development support, storing objects on the local filesystem
* Support for integration testing, using a local, in-memory storage backend

<GitHubLink
href="https://github.com/encoredev/examples/tree/main/ts/file-upload"
desc="Handling file uploads and storing file data in a bucket and in a database"
/>

## Creating a Bucket

The core of Object Storage is the **Bucket**, which represents a collection of files.
Expand Down

0 comments on commit 0056655

Please sign in to comment.