Moonshine Labs is an immersive experience platform with Solana Play integration that bridges gaming to web3, and provides metaverse-as-a-service to partners and brands.
To get started, you'll need to have Node, pnpm, and TypeScript installed on your machine.
npm install -g pnpm
npm install -g typescript
git clone https://github.com/MoonshineLabs-io/opos-geomine-web.git
cd opos-geomine-web
pnpm install
To start the development server, run the following command:
pnpm dev
This will start the development server and open your web browser to the app. You can make changes to the code and the app will automatically reload with your changes.
Zodios (express-based) is used instead of traditional next routes. See zodios for more info.