nodeSolidServer / nodeSolidServer/node-solid-server
init script option to submit pod info to solid community registry
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.8k
- 分支
- 308
- PR 合併指標
- 30 天內沒有已合併 PR
描述
We discussed it today during Solid Community Call, actually @jaxoncreed suggested it could go into init script.
I think to get started we can just have a private registry managed by solid community (just few people having access to data). Minimal data I would see needed:
- server-uri
- support-email
Later it can act as seed for public solid providers directory, for now it would at lest give community some notion of how many pods got deployed out there and contact list where we could now and then send out a survey requesting feedback about their deployments.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先定位 init 腳本,並檢視 deployment 選項的定義方式。釐清私有 registry 的 endpoint 與提交行為,接著判斷如何收集並傳送 server-uri 和 support-email。完成的標準是:init 腳本中的 opt-in 選項可以將這些欄位提交至 Solid Community registry。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, nodejs
- 領域
- backend
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100