Gymboard/gymboard-cdn/README.md

5 lines
330 B
Markdown
Raw Permalink Normal View History

# Gymboard CDN
A content delivery and management system for Gymboard, which exposes endpoints for uploading and fetching content.
2023-02-02 16:03:41 +00:00
This service stores file content in a directory defined by the `app.files.storage-dir` configuration property. Within the storage directory, files are stored like so: `/<year>/<month>/<day>/<file>`.