Skip to content

1d34h4z4rd/love-game

 
 

Repository files navigation

LOVE.GAME

Running Locally

Setup Environment

Open .env.example & set variables, rename to .env

NEXT_PUBLIC_JSON_RPC_URL=
MONGOO_URL=
  • Acquire JSON RPC URL via an Ethereum Node provider
  • User local Mongo DB URL for testing

Run Dev Server

yarn
yarn dev

See our contribution guidelines if you wish to contribute!!!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • CSS 3.3%
  • Other 0.4%