Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

abhijithvijayan/v7

Repository files navigation

V7

Source code for my personal website build with Next.js Hosted on Vercel

https://abhijithvijayan.in

🙋‍♂️ Made by @abhijithvijayan

Donate: PayPal, Patreon

Buy Me a Coffee


❤️ it? ⭐️ it on GitHub.

Table of Contents

🚀 Quick Start

Ensure you have Node.js 16 or later installed. Then run the following:

  • yarn install to install dependencies.
  • yarn dev to start the development server.
  • yarn build build the files for production.
  • yarn export to use Next.js static exports.
  • yarn deploy:static runs build and export commands at once.

Pass NEXT_PUBLIC_REDIRECT_APP_URL as environmental variable

Issues

Looking to contribute? Look for the Good First Issue label.

🐛 Bugs

Please file an issue here for bugs, missing documentation, or unexpected behavior.

See Bugs

Linting & TypeScript Config

License

MIT © Abhijith Vijayan