Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

🏀 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:

- [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)




What are you waiting for?

Deploy to Deta



## 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.