by nself-org · Social · v1.0.0
Private family social network with photo albums, activity feed, family tree, and Google Workspace integration.
Screenshots coming soon.
Free template (MIT)
No license required. Install with:
nself init --template family-social ./my-app
Install all required plugins after init:
nself plugin install social photos activity-feed moderation
1. Initialize from template
nself init --template family-social ./my-app
2. Install required plugins and start
cd my-app nself plugin install social photos activity-feed moderation nself start