• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
charmaine

charmaine

Assistant

Public
Like
Assistant
Home
Code
4
backend
3
frontend
2
shared
1
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
Code
/
Search
index.ts
https://charmaine--a81f8cbc312b11f08388569c3dd06744.web.val.run
README.md

Google Calendar Assistant

A personal assistant that can access and rearrange your Google Calendar events.

Features

  • View upcoming calendar events
  • Reschedule existing events
  • Add new events to your calendar
  • Natural language interface for calendar management

Project Structure

├── backend/
│   ├── index.ts         # Main HTTP handler
│   ├── calendar.ts      # Google Calendar operations
│   └── auth.ts          # OAuth handling
├── frontend/
│   ├── index.html       # UI
│   └── app.js           # Frontend logic
└── shared/
    └── types.ts         # Shared types

Setup Instructions

  1. Create a Google Cloud project and enable the Google Calendar API
  2. Create OAuth credentials (Web application type)
  3. Add the redirect URI: https://[your-val-username].val.run/auth/callback
  4. Set the following environment variables in Val Town:
    • GOOGLE_CLIENT_ID: Your Google OAuth client ID
    • GOOGLE_CLIENT_SECRET: Your Google OAuth client secret

How to Use

  1. Visit the app URL
  2. Authenticate with your Google account
  3. Use the interface to manage your calendar
HTTP
  • index.ts
    charmaine--a8…44.web.val.run
Code
backendfrontendsharedREADME.md
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.