No description https://mmatt.net
Find a file
2025-09-18 20:06:37 -05:00
lexicons/net/mmatt/right add emoji 2025-05-18 22:46:57 -05:00
lexiconTypes chungus life 2025-05-18 22:56:11 -05:00
src ehehhhhhhh 2025-09-18 20:06:37 -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
.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 xD 2025-09-11 13:53:05 -05:00
bun.lockb current status 2025-05-17 23:27:16 -05:00
LICENSE MIT license 2024-10-23 18:21:40 +03:00
next.config.mjs ehehhhhhhh 2025-09-18 20:06:37 -05:00
package.json Merge branch 'main' of github.com:mmattbtw/atp-blog 2025-09-11 13:50:13 -05: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 blog 2024-10-23 11:37:57 +03: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.