Group Scheduling Poll
Group Scheduling Poll 是 osFoundry 社区目录中的应用。创建 Doodle 风格的投票,为群组会议找到最佳时间 —— 提议日期/时间、分享链接、参与者勾选可用时间、查看共识。Doodle / When2Meet 的开源替代品。基于 Rallly 构建。以单一自包含容器形式交付(Next.js 应用 + 内置 Postgres 16),部署在持久卷上。
详情
- 工作区: osfoundry
- 分类: PRODUCTIVITY
- 价格: Free
- 访问权限: Community
功能
- Create a Doodle-style poll to find the best time for a group meeting — propose dates/times
- Share a link
- Participants tick what works
- See consensus
文档
文档由上游项目以英文维护。
# Group Scheduling Poll
Doodle-style group scheduling polls, powered by Rallly.
## Setup
Set `SECRET_PASSWORD` (e.g. `openssl rand -hex 32`) before first start. `DATABASE_URL` and `NEXT_PUBLIC_BASE_URL` are auto-wired by the entrypoint (against the bundled Postgres 16 and the platform-provided public URL).
For real-world use, set `SMTP_*` env vars so magic-link sign-in works. **Without SMTP, magic links are printed in the container logs only**.
## First open
Click `Sign In` and enter your email — the first registered user becomes the admin.
## Storage
- Postgres data → `/persist/pgdata`
- No file uploads in core scheduling features (image avatars are optional and use S3 if configured).
## Theme / appearance
Rallly has its own light/dark toggle (top-right).
如何在 osFoundry 中使用 Group Scheduling Poll
一键将 Group Scheduling Poll 安装到您的工作区,然后在 osStudio 中将其分支,针对您的技术栈自定义提示词、工具或配置。工作区中的任何人都可以接续您的工作继续推进。
社区中的其他应用
- 客户关系管理 — 客户关系管理工具,支持联系人、交易和销售管道跟踪。
- Kanban Board — Trello 风格的看板与项目板,含卡片、面板、日历与表格视图以及每面板属性。基于 Focalboard(独立个人服务器)构建。在持久卷上内嵌 SQLite。
- 服务台 — 工单分流与客户支持收件箱,附带 SLA 跟踪。
- Page Builder — 可视化拖放页面生成器,支持区块、主题、SEO 与发布
- Website Builder — 带 CMS 合集、全局导航、页脚、主题与发布的多页面网站生成器
- 店面 — 电商店面,包含商品目录、购物车和结账流程。