Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

evergis-client

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

evergis-client

Gis application

  • 0.5.2
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Everclient

Локальный запуск

  • создать .env файл в корне проекта:
SP_URL=http://devpublic.everpoint.ru
URL=/sp/
URL_PATH=/map
API_PROXY_PREFIX=/api-proxy/
PORT=8082
SHARED_PORT=8083
LOGIN=
PASSWORD=
WORKSPACE=
  • yarn
  • yarn start

Если, работая в ОС Windows, вы сталкиваетесь с ошибками при коммитах, установите следующие пакеты глобально

  • yarn global add husky prettier pretty-quick

Локальный сервер

  • Запустить spcore локально

  • Обновить .env

SP_URL=http://localhost:5051
URL_PATH=/map
PORT=8082
SHARED_PORT=8083
LOGIN=
PASSWORD=
WORKSPACE=

Шаринговая версия клиента

  • yarn start:shared

перейти на localhost:{SHARED_PORT}/{id}, где id - это ${workspace}-${shared_project_name}

FAQs

Package last updated on 29 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc