This is a administrative level application contains all the transaction, farmers, companies, products, supply chains etc..
Powered by Angular 16
This project contains 4 environments
- Development
- Demo
- Staging
- Production
Clone this repository in local. Navigate to the project folder
npm instsall and ng s
Navigate to http://localhost:4300
Thats it !
As stated above this app has 4 environments and build files can be generated by the following command
ng build --c=[env]
*[env] - development, demo, staging, production
- am-charts (https://www.npmjs.com/package/@amcharts/amcharts5)
- @ngx-translate (https://www.npmjs.com/package/@ngx-translate/core)
- fairfood-form-components (https://git.cied.in/fairfood/trace-v2/frontend/fairfood-component-library)
- fairfood-utils (https://git.cied.in/fairfood/trace-v2/frontend/fairfood-component-library)
- ngx-image-cropper (https://www.npmjs.com/package/ngx-image-cropper)