Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 558 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 558 Bytes

Osmosis Website

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

ENV config

Here are the required values to put into an .env.local file or on the hosting platform env vars

Name Description
GTAG_ID The Google Tag Manager ID
COINGECKO_API_KEY The CoinGecko API Key
COINGECKO_BASE_URL The CoinGecko base URL
NUMIA_BASE_URL The Numia base URL