FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
nanaoseiiiiiiiii
nanaoseiiiiiiiiiHome
Public
Like
Home
Home
Code
4
backend
3
frontend
3
shared
1
README.md
Branches
2
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 miliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
6/2/2025
README.md

Twitter Post Tracker

A personal dashboard to track and analyze your Twitter posts, engagement metrics, and posting patterns.

Features

  • Track your Twitter posts and engagement
  • Analyze posting patterns and performance
  • View detailed metrics and analytics
  • Export data for further analysis
  • Set posting goals and track progress
  • Monitor hashtag performance

Project Structure

├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Database schema
│   │   └── queries.ts       # Database operations
│   ├── routes/
│   │   ├── posts.ts        # Post tracking routes
│   │   ├── analytics.ts    # Analytics routes
│   │   └── twitter.ts      # Twitter integration routes
│   └── index.ts            # Main server entry point
├── frontend/
│   ├── components/
│   │   ├── App.tsx         # Main app component
│   │   ├── Dashboard.tsx   # Main dashboard
│   │   ├── PostList.tsx    # Posts list component
│   │   ├── Analytics.tsx   # Analytics component
│   │   └── PostForm.tsx    # Add post form
│   ├── index.html          # Main HTML template
│   └── index.tsx           # Frontend entry point
└── shared/
    └── types.ts            # Shared TypeScript types

Getting Started

  1. The app runs on Val Town's serverless platform
  2. Database uses SQLite for storing post data and metrics
  3. Frontend uses React with TailwindCSS for styling
  4. Manual post entry with optional Twitter integration

Tech Stack

  • Backend: Hono.js API framework
  • Database: SQLite
  • Frontend: React + TypeScript
  • Styling: TailwindCSS
  • Platform: Val Town

Usage

  1. Add your Twitter posts manually or via URL
  2. Track engagement metrics (likes, retweets, replies)
  3. View analytics and posting patterns
  4. Set and monitor posting goals
  5. Export data for external analysis
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.