Commit Graph

5 Commits

Author SHA1 Message Date
ccbikai
2b9807bd89 feat: add Docker support and enhance environment configuration
- Introduce .dockerignore for Docker build optimization
- Add Dockerfile for containerization setup
- Update .env.example to clear Sentry variables and rename HOST to TELEGRAM_HOST
- Modify astro.config.mjs to conditionally exclude SSR dependencies in Docker builds
- Adjust postinstall script to safely handle missing .git directory
- Refactor telegram host retrieval for clarity and consistency
2024-08-31 13:41:16 +08:00
面条
609a594cc0 Merge pull request #11 from siygle/more-sns
feat: support Mastodon/BlueSky social button
2024-08-06 13:20:34 +08:00
ccbikai
3102c01b4e docs: update channel and timezone settings for clarity and consistency
Updated .env.example and README files to reflect changes in channel name and timezone format, enhancing clarity and consistency in configuration settings. Added new subscription/reminder link for improved user engagement.
2024-08-06 13:07:27 +08:00
sy
7896e90c92 feat: support Mastodon/BlueSky social button 2024-08-06 13:00:40 +08:00
ccbikai
c39ab2d528 feat: init 2024-08-04 20:42:51 +08:00