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

lucie_123

lucie

Public
Like
lucie
Home
Code
4
backend
3
frontend
3
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://lucie_123--a6c6e536363511f0b9f49e149126039e.web.val.run
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
HTTP
  • index.ts
    lucie_123--a6…9e.web.val.run
Code
backendfrontendsharedREADME.md
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI 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.