Skip to content

GU-CLASP/dialogue-systems-1-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to LT2216/LT2816 V24 Dialogue systems 1 official repository.

Theory:

Practice:

How to deploy your app

  1. Use SSH to login to eduserv.
  2. Create a folder in /srv/www/ with the same name as your gus-account, e.g. gusxxxxxx.
  3. Build your app: yarn build --base=gusxxxxxx, this will produce a dist directory with a few files in it. (More information can be found in Vite documentation).
  4. Copy the contents of this directory to your folder on the server:
    scp -r dist/* eduserv:/srv/www/gusxxxxxx/
        
  5. Access your app at https://eduserv.flov.gu.se:9000/gusxxxxxx (protected by password).

About

LT2216/LT2816 V24 Dialogsystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •