Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/berrysauce/basketball
🏀 A self-hosted Dribbble Playbook alternative
https://github.com/berrysauce/basketball
design dribbble dribbble-api portfolio
Last synced: 11 days ago
JSON representation
🏀 A self-hosted Dribbble Playbook alternative
- Host: GitHub
- URL: https://github.com/berrysauce/basketball
- Owner: berrysauce
- License: gpl-3.0
- Created: 2022-03-08T18:51:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T16:56:52.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T04:30:02.840Z (about 2 months ago)
- Topics: design, dribbble, dribbble-api, portfolio
- Language: HTML
- Homepage: https://usebasketball.com/
- Size: 1.28 MB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
🏀 Basketball
A self-hosted Dribbble Playbook alternative
## What is Basketball?
Basketball is a self-hosted alternative to the quite pricey Dribbble Playbook. Playbook is a portfolio site which automatically displays your Dribbble Shots, and that's what Basketball can also do! It's easier than manually uploading all your shots to a portfolio site, and also it just looks cool to have a custom portfolio with a custom domain. Of course, Basketball is hackable, so you can create your own themes or do more with the Dribbble API.## How does it look?
> Live preview available at https://demo.usebasketball.com| | | |
|---|---|---|## Is there a full list of features?
Yes there is:- [x] 🔗 **Custom domain support** (Connect your own domain, like example.com)
- [x] ⚡️ **Fast loading times** (Thanks to Dribbble request caching with custom cache expiry)
- [x] 📸 **Dribbble synchronization** (Basketball automatically fetches your Dribbble posts)
- [x] ✨ **Great design** (Basketball's design is minimalistic yet functional)
- [x] ⚙️ **Extensible** (Make your own themes and add functionality)
- [x] 📦 **Easy to install** (Basketball is super easy to install and doesn't need to be maintained)
- [x] 💸 **Save money** (You can host Basketball for free when using Deta - Don't pay $12 /month for Dribbble's Playbook!)
- [x] 🏀 **Open Source** (Basketball is maintained by contributors on GitHub - The source code is public)
## Credit
Made possible by [FastAPI](https://fastapi.tiangolo.com/). Thanks for making such an awesome framework ❤️## License
Basketball: A self-hosted Dribbble Playbook alternative
Copyright (C) 2022 berrysauce (Paul Haedrich)This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .For legal questions, contact legal[at]berrysauce[dot]me.