Table of Contents
Manual Installation
git clone -b production-frontend-latestUI https://github.com/Developers-Studio-Limited/RecordMe-Client.git
npm install
cp .env.example .env
Set .env file according to your required URLs
VUE_APP_ENVIRONMENT=local
VUE_APP_BACK_END_URL=
VUE_APP_SOCKET_URL=
npm run serve
iFrame-fe
├─ Docker (Default configuration file)
├─ Dockerfile
├─ docker-compose.yml
├─ public
├─ src
│ ├─ app
│ │ ├─ App.vue
│ │ ├─ components
│ │ ├─ main.js
│ │ ├─ router
│ │ │ └─ index.js
│ │ ├─ store
│ │ │ ├─ index.js
│ │ ├─ utils
│ │ └─ views
│ ├─ assets (All icons, images and SVGs)
│ ├─ common
│ │ ├─ components (Common components)
│ ├─ constants
│ ├─ fonts (font family)
│ ├─ js (Global JS files)
│ ├─ plugins (Vuetify plugin file)
│ └─ services (API service files)
Environment | Portal | Password | |
---|---|---|---|
Development | Client Portal | - | - |