Skip to content

hambone81/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

 
 
 

Contributors

Languages

  • TypeScript 95.8%
  • CSS 3.5%
  • Other 0.7%