Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Latest commit

 

History

History
62 lines (48 loc) · 3.81 KB

README.md

File metadata and controls

62 lines (48 loc) · 3.81 KB

🏀 Basketball

A self-hosted Dribbble Playbook alternative

GitHub repo size Minimum Python version GitHub release (latest by date) GitHub last commit (main) CodeQL (main)

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

Basketball Screenshot

GitHub repo size Minimum Python version GitHub release (latest by date)

Is there a full list of features?

Yes there is:

  • 🔗 Custom domain support (Connect your own domain, like example.com)
  • ⚡️ Fast loading times (Thanks to Dribbble request caching with custom cache expiry)
  • 📸 Dribbble synchronization (Basketball automatically fetches your Dribbble posts)
  • Great design (Basketball's design is minimalistic yet functional)
  • ⚙️ Extensible (Make your own themes and add functionality)
  • 📦 Easy to install (Basketball is super easy to install and doesn't need to be maintained)
  • 💸 Save money (You can host Basketball for free when using Deta - Don't pay $12 /month for Dribbble's Playbook!)
  • 🏀 Open Source (Basketball is maintained by contributors on GitHub - The source code is public)

What are you waiting for?
Deploy to Deta


Credit

Made possible by FastAPI. 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 https://www.gnu.org/licenses/.

For legal questions, contact legal[at]berrysauce[dot]me.