Base solution for your next web application

Activities of "unisoftware"

I have been stuck in setting up CI for an angular only project (we have separated FE and BE in different repositories). Any guide from anyone will be very helpful. Here is what I have tried so far: Tasks:

  • Install angular cli
  • Run yarn
  • Build angular app
  • Copy web.config to dist folder

In Build angular app task, I tried multiple commands for a build but it gets stuck, don't know what mistake I did, I test with following commands:

  • ng build --prod
  • ng build --configuration=production
  • ng run abp-zero-template:build:production (suggestion found from SO)

But each of the commands gets stuck with no any response for like forever. Anyone encounter this while setting up CI with Azure DevOps??

P.S. I am new on angular.

Hi @aaron,

thanks for your response.

  1. I tried but it doesn't show any error. It seems that for tablet/smartphone it works. What i should do? Send a direct email to the support?

  2. What about the point N°2?

  3. Thanks. No other things needed?

Hi all,

I'm new here and i have three questions about this template.

  1. Today I tried to launch it. But when I login as host, and then tried to change the info on my profile, the screen become black and everything it's blocked. Here there is the screenshot. How i can fix this bug?

  2. Also i noticed that the theme is not responsive. I mean.. the team of Asp.Net Zero used the metronic theme that should be responsive, right? _I know that because I already had the metronic theme, before buying asp.net zero, and (using angular material) the theme was responsive. _

  3. There is a guide that describe how to setup the template with Multi-Tenant and where each Tenant have HIS OWN Database?

Thanks to those who will answer.

Showing 1 to 3 of 3 entries