• Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
zoebee

zoebee

Jotter

Workflow app for random notes. Doesnt have to important.
Public
Like
Jotter
Home
Code
5
backend
3
frontend
3
shared
1
README.md
main.tsx
Environment variables
Branches
1
Pull requests
Remixes
History
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
/
README.md
Code
/
README.md
Search
6/2/2025
Viewing readonly version of main branch: v17
View latest version
README.md

Jotter

A simple and user-friendly notes app for remote workspaces.

Features

  • Clean, minimal interface
  • Real-time note editing
  • Organized note management
  • Search functionality
  • Responsive design

Project Structure

├── backend/
│   ├── index.ts             # Main API server
│   ├── database/
│   │   ├── migrations.ts    # Database schema
│   │   └── queries.ts       # Database operations
│   └── routes/
│       └── notes.ts         # Notes API endpoints
├── frontend/
│   ├── index.html           # Main HTML template
│   ├── index.tsx            # Frontend entry point
│   ├── components/
│   │   ├── App.tsx          # Main app component
│   │   ├── NotesList.tsx    # Notes sidebar
│   │   ├── NoteEditor.tsx   # Note editing area
│   │   └── SearchBar.tsx    # Search functionality
│   └── style.css            # Custom styles
└── shared/
    └── types.ts             # Shared TypeScript types

Development

The app uses:

  • Backend: Hono.js for API routes
  • Frontend: React with TypeScript
  • Database: SQLite for note storage
  • Styling: TailwindCSS
FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2026 Val Town, Inc.