added create-react-app

This commit is contained in:
Fedor Katurov 2021-04-08 10:35:39 +07:00
parent b5b7c82ea4
commit c2f42ea721
15 changed files with 6480 additions and 6933 deletions

View file

@ -1,4 +1,4 @@
PUBLIC_PATH = https://alpha-map.vault48.org/
API_ADDR = https://alpha-map.vault48.org:3001
OSRM_URL = https://vault48.org:5001/route/v1
OSRM_PROFILE = bike
REACT_APP_PUBLIC_PATH = https://alpha-map.vault48.org/
REACT_APP_API_ADDR = https://alpha-map.vault48.org:3001
REACT_APP_OSRM_URL = https://vault48.org:5001/route/v1
REACT_APP_OSRM_PROFILE = bike