Skip to content

Alexvanm/crypto-map

 
 

Repository files navigation

Nimiq Crypto Map banner

Crypto Nimiq Map

A map of the crypto world, powered by Nimiq.

Environment Variables

Duplicate .env.example and rename it to .env. Then fill in the values.

VITE_URL_API_URL=             # API Endpoint
VITE_GOOGLE_MAP_KEY=          # Map ID associated with the maps key in Google Cloud
VITE_RECAPTCHA_SITE_KEY=      # Recaptcha Site Key

Project Setup

npm install

yarn install

Compile and Hot-Reload for Development

npm run dev

yarn dev

API

The API specification is hosted at https://github.com/nimiq/establishments-map-backend/blob/main/docs/openapi.yaml.

Run yarn api:generate to generate the API client.

About

Frontend for the Merchant Map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.6%
  • Vue 44.1%
  • JavaScript 1.3%
  • Other 1.0%