Skip to content

polartar/dogepixel

Repository files navigation

🐕 Pupper Pixel Portal

fungies 🤝 non-fungies

Deployments

dev

prod

🏃️ Get it started

Prerequisites: Node plus Yarn and Git

clone it like u own it:

hit me up for env vars to get started

git clone https://github.com/talentdev2020/dogepixel.git
cd doge-pixels
yarn install

Run the frontend

cd packages/react-app
yarn start

Run the server

cd packages/server
yarn dev

Deploy contracts locally

install and start your 👷⛓‍ Hardhat chain:

cd packages/hardhat
yarn install
yarn chain

in a second terminal window, 🛰 deploy your contract:

yarn deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published