blender-id/README.md

18 lines
615 B
Markdown

# Blender ID
[Blender ID](https://id.blender.org/) is the unified login system for all services around
Blender. With just one account you can set up a Blender Studio subscription
or a Blender Development Fund membership, sign up for
Blender Conference talks, manage your purchases on the Blender Store.
## Requirements
* Python 3.10
* [virtualenv](https://pypi.org/project/virtualenv/)
* [PostgreSQL](https://www.postgresql.org/download/)
## Documentation
Online docs describing development setup, API endpoints, and the deployment process are available
on [docs.blender.org/id](https://docs.blender.org/id/).