The Time Foundry

Shape your time. Build your future.

A fresh Next.js rebuild of The Time Foundry is underway. This foundation replaces the legacy Vite app and establishes the structure needed to absorb the legacy frontend and backend into one deployable application.

What is in place now

The new application shell, public marketing routes, shared styling, deployment templates, and MySQL migration utilities now live inside the Next.js app.

What migrates next

Legacy auth, projects, subscriptions, Stripe, admin tooling, and assistant APIs will move into route handlers and server-side modules under this app.

What was removed

The legacy Vite frontend structure and its exposed public secret files are not carried forward into the new app tree.