Skip to content

SUNET/transcribe-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transcribe-ui

User interface for the SUNET transcription service

Development environment

  1. Edit the environment settings, should be in a file named .env. The following settings should be sufficient for most cases:
    API_URL = "http://localhost:8000"
    OIDC_APP_REFRESH_ROUTE = "http://localhost:8000/api/refresh"
    OIDC_APP_LOGIN_ROUTE = "http://localhost:8000/api/login"
    OIDC_APP_LOGOUT_ROUTE = "http://localhost:8000/api/logout"
  2. Run the application with uv:
    uv run main.py

About

User interface for the SUNET transcription service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •