Skip to content

opencal-me/opencal

Repository files navigation

opencal

invite your friends to your everyday activities :)

Setup

# Install tools
brew install docker rbenv nodenv yarn watchman overmind

# Set up environment
git clone git@github.com:opencal-me/opencal
cd opencal
bin/setup

TODO

  • Sanitize all links from description to open in new tab, and have safe 'rel' attribute options.
  • Automatically generate a sitemap with Sitemap Generator
  • Show a dedicated page for users without a Google refresh token, requiring them to proceed manually; then, disable the /login route.