LogoLogo
HOMEPRODUCTSBUY PRODUCTGET COUPON
  • Flutter Grocery Pro
  • Introduction
  • Overview
  • Features
  • Technologies
  • Prerequisites
  • Source code
  • Changelog
  • FAQ
  • Support
  • API - Backend
  • NodeJS Installation
  • NestJS Installation
  • API Setup
  • Run API
  • Release
  • MongoDB setup
  • DASHBOARD
    • Angular Installation
    • Dashboard Setup
    • Run Dashboard
    • Release Dashboard
  • Grocery Customer App
    • Flutter Installation
    • App Setup
    • App Structure
    • Run App
    • Release build
  • USER-MANUAL-CMS
    • Products
    • Categories
    • Coupon
    • Deals
    • Orders
    • Settings
Powered by GitBook
On this page

Was this helpful?

  1. DASHBOARD

Release Dashboard

For production release, Run the below command.

PRODUCTION RELEASE

You need to change the value of API endpoint in file src/environments/environment.prod.ts To build an app for production:

$ ng build --prod

The above command will create a dist directory that you can deploy on any Hosting. If there is any issue please google it or if you don't find any solution please feel free to report us, we will look into it.

PreviousRun DashboardNextFlutter Installation

Last updated 4 years ago

Was this helpful?