Skip to content

berrysauce/basketball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€ 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.