AEON Document Management - Backoffice UI

Installation

  1. Install pacakges
yarn install

Commands

  1. Run development server
yarn dev

Server will be listen on http://localhost:3000

Environment Variables (Staging)

VITE_API_ENDPOINT=https://staging-aeon-docm-api.innovationstream.app

Environment Variables (Production)

VITE_API_ENDPOINT=https://prod-docm-api.aeonts.com