mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			841 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			841 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| galaxy_info:
 | |
|   author: "Kevin Veen-Birchenbach"
 | |
|   description: "BookWyrm is a self-hosted federated social reading platform where users share reviews, track reading, and connect with others across the Fediverse."
 | |
|   license: "Infinito.Nexus NonCommercial License"
 | |
|   license_url: "https://s.infinito.nexus/license"
 | |
|   company: |
 | |
|     Kevin Veen-Birchenbach
 | |
|     Consulting & Coaching Solutions
 | |
|     https://www.veen.world
 | |
|   galaxy_tags:
 | |
|     - books
 | |
|     - social-network
 | |
|     - fediverse
 | |
|     - activitypub
 | |
|     - reading
 | |
|     - bookwyrm
 | |
|   repository: "https://s.infinito.nexus/code"
 | |
|   issue_tracker_url: "https://s.infinito.nexus/issues"
 | |
|   documentation: "https://s.infinito.nexus/code/tree/main/roles/web-app-bookwyrm"
 | |
|   logo:
 | |
|     class: "fas fa-book"
 | |
|   run_after:
 | |
|     - web-app-matomo
 | |
|     - web-app-keycloak
 | |
|     - web-app-mailu
 | |
| dependencies: []
 |