Skip to content

khaykingleb/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

643 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website

This is the repository for my personal website.

Prerequisites

You'll need asdf and just installed.

Getting Started

  1. Clone the repository:

    git clone https://github.com/khaykingleb/khaykingleb-com.git \
        && cd khaykingleb-com
  2. Initialize & setup:

    just setup-init

    This installs tools, dependencies, creates .env, and sets up pre-commit hooks.

  3. Configure environment: Edit the created .env file with your Supabase and Notion API keys.

Usage

For a full list of available recipes, run:

just

To start the development server:

just supabase-start \
    && just app-dev

To run the production build locally:

just supabase-start \
    && just app-start

About

Full-stack blog and portfolio with Next.js frontend, Supabase backend, and content sync via Notion API

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors