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

lucie_123

lucie

Public
Like
lucie
Home
Code
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
/
README.md
Code
/
README.md
Search
5/21/2025
Viewing readonly version of main branch: v2
View latest version
README.md

Personal Task Manager

A full-stack task manager application built on Val Town.

Features

  • User registration and login with JWT authentication
  • Create, read, update, and delete tasks
  • Responsive UI for desktop and mobile
  • Secure API endpoints
  • Data persistence with SQLite

Project Structure

/
├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Database schema
│   │   └── queries.ts       # Database queries
│   ├── routes/
│   │   ├── auth.ts          # Authentication routes
│   │   ├── tasks.ts         # Task management routes
│   │   └── static.ts        # Static file serving
│   └── index.ts             # Main entry point
├── frontend/
│   ├── components/
│   │   ├── App.tsx          # Main application component
│   │   ├── Login.tsx        # Login component
│   │   ├── Register.tsx     # Registration component
│   │   ├── TaskList.tsx     # Task list component
│   │   └── TaskForm.tsx     # Task creation/editing form
│   ├── index.html           # Main HTML template
│   └── index.tsx            # Frontend entry point
└── shared/
    └── types.ts             # Shared type definitions

Technologies Used

  • Backend: Hono.js, SQLite, JWT
  • Frontend: React, TailwindCSS
  • Storage: Val Town SQLite
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
© 2025 Val Town, Inc.