This is a Next.js project bootstrapped with create-next-app
.
Here is how you can run the project locally:
-
Clone this repo
git clone [email protected]:fahmiidris/links.fahmiidris.dev.git
-
Go into the project root directory
cd links.fahmiidris.dev
-
Copy
.env.example
to.env.local
cp .env.example .env.local
-
Install JS dependencies
pnpm install
-
Start the dev server
pnpm run dev
Inspired by Notiolink.