Other Topics

Antares Site

  • The website of the company is designed in pure HTML.
  • The project is not an aurelia project.
  • To run it in local just open the index.html file in the browser.
  • Whenever any change comes, commit it in the repository.
  • Mail IT team to take a pull in the site repository.

TenderWizard Domain

  • The tenderwizard domain is an aurelia project.
  • "www.tenderwizard.com" opens this.
  • Commit in the repository after doing changes.
  • Run 'au build --prod=env' in the same folder.
  • Copy the contents of dist folder to tender-wizard-domain build repo and commit it.
  • Ask IT to take a pull in the tender-wizard-domain.