Skip to content

alsonick/notnick.io

Repository files navigation

notnick.io

My personal website and blog.

Getting Started

Prerequisites: Node.js and Yarn installed.

  1. Clone the repository
git clone https://github.com/alsonick/notnick.io.git
cd notnick.io
  1. Install dependencies
yarn install
  1. Set up environment variables
cp .env.example .env

Fill in the required values in .env.

  1. Run the development server
yarn dev

Open http://localhost:3000 to view it locally.

Stack

License

MIT

About

The source code to my personal site, Built with Next.js, Prisma, Tailwindcss & TypeScript, hosted and deployed on Vercel.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors