NOTE: I expect this to get as much attention as it did. I hope to make this more user-friendly to set up in the future. However, feel free to open a pull request with any enhancements. Thank you.
Customized startpage for personal use.
Install the build dependencies via npm
npm install
Build the html, css, and js
npm run build
Put all three files in the same directory and open index.html in your browser.
You will need your own auth.js and calendars.js in the root to call external APIs.
This project is licensed under the MIT License - see the LICENSE.md file for details