Skip to content

AI-Poli-BLLF/Frontend

Repository files navigation

AI Virtual Labs Frontend

This project was generated with Angular CLI version 9.1.6.

Istruzioni esecuzione

  1. Run npm install
  2. Run npm run start-all

Come effettuare la push dell'immagine sul repository

  1. (Eseguire solo la prima volta) Creare un nuovo token github seguendo le istruzioni qui, con il permesso di scrivere packages e salvalo in un file ~/GH_TOKEN.txt.
  2. (Eseguire solo la prima volta) cat ~/GH_TOKEN.txt | sudo docker login docker.pkg.github.com -u username_github --password-stdin
  3. Cambiare nel file angular.json l'attributo "proxyConfig": "proxy.conf.json" in "proxyConfig": "proxy.docker.conf.json"
  4. sudo docker build -t docker.pkg.github.com/ai-poli-bllf/frontend/vl_frontend:VERSION .
  5. sudo docker push docker.pkg.github.com/ai-poli-bllf/frontend/vl_frontend:VERSION

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •