stevenfabre.com Tailwind Templates

Stevenfabre.com

Personal website with a multiplayer game built with Liveblocks, Next.js, Vercel, and Tailwind CSS.

stevenfabre.com

Running locally

To run locally, you’ll first need to create a Liveblocks account to get a new secret key generated.

Once you’ve generated the public key, create an .env.local file and assign it to theNEXT_PUBLIC_LIVEBLOCKS_PUBLIC_KEY variable.

You can then run the following commands in your terminal:

git clone https://github.com/stevenfabre/stevenfabre.com.git
cd stevenfabre.com
npm install
npm dev

Open http://localhost:3000 with your browser to see the result.

Top categories

Loading Svelte Themes