No description https://mmatt.net
  • TypeScript 93.9%
  • CSS 4%
  • TypeSpec 1.2%
  • JavaScript 0.9%
Find a file
2026-02-10 00:33:09 -06:00
.cursor extended car stats 2026-01-15 00:12:28 -06:00
lexicons fix everything 2025-10-17 10:37:57 -05:00
lexiconTypes Merge branch 'new-design' 2026-01-14 21:36:29 -06:00
public new favicon + info box show leaflet 2026-01-21 23:02:25 -06:00
src fix other tooltips 2026-02-10 00:33:09 -06:00
typelex xd 2025-10-15 10:25:06 -05:00
.env.template add pageviews 2025-03-05 11:35:28 +00:00
.eslintrc.json eslint config prettier 2024-10-25 09:50:50 +03:00
.gitignore add pageviews 2025-03-05 11:35:28 +00:00
.gitmodules waow 2025-10-17 00:04:42 -05:00
.npmrc waow 2025-10-17 00:04:42 -05:00
.prettierrc.json prettier 2024-10-23 15:04:20 +03:00
atcute-env.d.ts blog 2024-10-23 11:37:57 +03:00
bun.lock better bsky embed sorta kinda 2026-01-15 19:22:35 -06:00
bun.lockb up 2026-01-14 21:31:13 -06:00
components.json waow 2025-10-17 00:04:42 -05:00
lexicon-type.sh lord 2025-10-17 10:27:47 -05:00
lexicons.json fix everything 2025-10-17 10:37:57 -05:00
LICENSE MIT license 2024-10-23 18:21:40 +03:00
next.config.mjs leaflet 2026-01-15 19:00:21 -06:00
package.json better bsky embed sorta kinda 2026-01-15 19:22:35 -06:00
postcss.config.mjs upgrade tailwind 2025-03-05 11:01:20 +00:00
README.md blog 2024-10-23 11:37:57 +03:00
tsconfig.json fix everything 2025-10-17 10:37:57 -05:00
tspconfig.yaml typelex and personal vital schema 2025-10-10 11:01:44 -05:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.