My personal portfolio and blog
View Demo »
git clone https://github.com/pratikkalein/pratikkale.in.git
cd pratikkale.in
To set the correct version of PNPM, run nvm use from the root. There is a .nvmrc file that controls the correct node version.
pnpm install
npm run dev
.env.example contains all the environment variables you need to run a copy of hashnode-next for your headless blog. You can simply copy this file and rename it to .env.local
to get started.
Distributed under the MIT License. See the license for more information.
Built using hashnode-next.