Skip to content

MoonshineLabs-io/opos-geomine-web

Repository files navigation

opos-geomine-web

Moonshine Labs

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.

Getting Started

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

Usage

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.