Notion Calendar is a Next 13 app that lets you create ICS calendar files from your Notion Databases that can be used in Google Calendar, Outlook etc.
This is particularly useful when you have a database with a lot of dates (Travel Planner, School Schedule, Assignments Planner etc.)
.env
file from the .env.sample
fileyarn
to install all dependenciesnpx prisma db push
to update the DB with the needed tables.env
file.env
fileyarn dev
Feel free to make PRs to add new features or open issues if you find any issues.
This app is under the AGPL-3 license.
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.