Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osmosis-labs/osmosis-website


https://github.com/osmosis-labs/osmosis-website

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Osmosis Website

## Getting Started

First, run the development server:

```bash
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 |