rajatxs / go-fconsole

Fivemin Admin Console

Home Page:https://www.fivemin.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fivemin Console

This project provides interface to manage content on the Fivemin platform.

This project is exclusively targeting the Windows platform.

Fivemin Console

Requirements

Optional Dependencies

  • UPX for compressing your applications.
  • NSIS for generating Windows installers.

Installation

  1. Clone the repository:
git clone https://github.com/rajatxs/go-fconsole.git fconsole
  1. Change directory to the cloned repository:
cd fconsole
  1. Set the following environment variables to your system:
Variable Description Required Default
FMC_ENV Platform environment No development
FMC_ADMIN_ID Admin account Id Yes -
FMC_CLIENT_URL Client Application URL Yes -
FMC_MONGODB_CONN_URL MongoDB Connection URL Yes -
FMC_MONGODB_NAME MongoDB Database Name Yes -
FMC_CLOUDINARY_ID Cloudinary Public ID Yes -
CLOUDINARY_URL Cloudinary URL Yes -
FMC_ALGOLIA_APP_ID Algolia App ID Yes -
FMC_ALGOLIA_API_KEY Algolia API Key Yes -

Usage

Run the application in development mode:

wails dev

Build the application:

wails build

For more information or inquiries, please contact the project owner: Rajat (rxx256+github@outlook.com)

About

Fivemin Admin Console

https://www.fivemin.in


Languages

Language:Vue 39.6%Language:Go 28.2%Language:JavaScript 14.1%Language:TypeScript 9.4%Language:NSIS 8.5%Language:HTML 0.2%