Skip to content

Latest commit

 

History

History
84 lines (49 loc) · 1.5 KB

README.md

File metadata and controls

84 lines (49 loc) · 1.5 KB

Introduction

Syncretis Portal Client

  • Typescript
  • React
  • Apollo Client
  • Ant Design
  • Oauth

Links

DEV

PROD

in current release 1.10

next release: 1.11

Installation process

Install deps

npm install -g yarn && yarn install

Run application

yarn start

open http://localhost:3000

Local development (gateway)

Create file .env.local in root folder and point at API host

REACT_APP_GATEWAY=https://localhost:4000

Then run application

Build

Build with:

yarn build

This command will create artifact in folder /build

Analyze bundle size with:

yarn analyze

Testing

Install deps

npm install -g yarn && yarn install

Run application

yarn start

Run cypress

yarn cypress:open

Contribute

Please check https://portal.syncretis.com/projects/guild-portal/managers and contact anyone from the list