One Calendar is a privacy-first calendar web app built with Next.js. It has modern security features, including e2ee, password-protected sharing, and self-destructing share links ๐Ÿ“… calendar.xyehr.cn
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update next config

authored by

Evan Huang and committed by
GitHub
2dfba17f d16db0c0

-1
-1
next.config.ts
··· 23 23 NEXT_PUBLIC_GIT_COMMIT: getGitCommit(), 24 24 NEXT_PUBLIC_BUILD_TIME: new Date().toISOString(), 25 25 }, 26 - output: 'standalone', 27 26 experimental: { 28 27 optimizePackageImports: [ 29 28 "lucide-react",