mirror of
https://github.com/System-End/cdn.git
synced 2026-04-19 22:05:13 +00:00
929 B
929 B
| title | icon | order |
|---|---|---|
| Getting Started | rocket | 1 |
Getting Started
Welcome to Hack Club CDN. This guide will help you get started with file hosting.
Sign In
Click the Sign in with Hack Club button on the homepage to authenticate with your Hack Club account.
Uploading Files
Once you're logged in:
- Navigate to My Files
- Click Upload or drag and drop files
- Your file receives a permanent URL
Sharing Files
Every uploaded file gets a unique URL you can share anywhere:
https://cdn.hackclub.com/your-file-id
File Limits
- Maximum file size: varies by account
- Supported formats: images, documents, archives, and more
API Usage
For programmatic uploads, check out the API documentation.
Need Help?
- Join the #cdn-dev channel on Slack
- Open an issue on GitHub