Skip to content

khaykingleb/khaykingleb-com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

khaykingleb.com

This is the repository for my personal website.

Prerequisites

The only prerequisite tool for this project is asdf — make sure you have it installed.

Getting Started

  1. Clone the repository:

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

    make init

    This command installs tools, dependencies, sets up .env, and 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 targets, run:

make help

To start the development server:

make supabase-start \
    && make deps-dev \
    && make run-dev

To run the production build locally:

make supabase-start \
    && make deps-prod \
    && make build \
    && make run-prod

About

Personal website built with Remix, Supabase, and Notion API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •