Skip to content

willparsons/switches

Repository files navigation

Find your switch, today.


Demo

You can view a very early demo at unrivaled-speculoos-e0a422.netlify.app.

Clone and run locally

  1. Clone the repo

    git clone https://github.com/willparsons/switches.git
  2. Cd into the repo and install dependencies

    cd switches
    npm ci
  3. Rename .env.example to .env and update the following:

    NEXT_PUBLIC_SUPABASE_ANON_KEY=[INSERT SUPABASE PROJECT API ANON KEY]
    
  4. You can now run the local development server:

    npm run dev

    The project should now be running on localhost:3000.

About

WIP - A catalogue of every mechanical switch

Resources

Stars

Watchers

Forks