requires Node.js v18.17+.
git clone https://github.com/Saifurrahmanemon/saifur.me.git
cd saifur.me
npm run i
npm run dev
Create a .env
file similar to
.env.example
.
To enhance the accuracy of our view counter, we used Redis to prevent a single user from increasing the count multiple times within a specified period, which is currently set at 24 hours.
- You are free to use this code.
- It is appreciated if you give credit to the original author.