fahrezi.fyi Tailwind Templates

Fahrezi.fyi

My simple portfolio built with Next.js, Tailwind, and Vercel.

Deploy with Vercel

fahrezi.fyi

Running Locally

This application requires Node.js v18.17+.

git clone https://github.com/fahreziadh/fahrezi.fyi.git
cd fahrezi.fyi
bun install
bun dev

Create a .env.local file similar to .env.example.

Database Schema

CREATE TABLE `posts_views` (
    `id` integer PRIMARY KEY,
    `views` integer DEFAULT '0' NOT NULL
);

License

  1. You are free to use this code as inspiration.
  2. Please do not copy it directly.
  3. Crediting the author is appreciated.

Please remove all of my personal information (blog posts, images, etc.)

Top categories

Loading Svelte Themes