Skip to content

Repository files navigation

Running Locally

  1. Clone the repository.
git clone https://github.com/zer0dt/hodlocker.git
cd hodlocker
  1. Install dependencies using npm.
npm install
  1. Copy env.example to env and update the variables.
cp .env.example .env
  1. Sync your prisma client with the Supabase instance.
npx prisma db push
    • Create an entry in your supabase instance in the "Tag" table with Name: BSV, FullName: Bitcoin
    • Also create an entry in the "Bitcoiner" table with Handle: anon
  1. Start the development server.

npm run dev

About

Resources

Stars

16 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages