Skip to content

espidev/summeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summeet (HackTheNorth 2019)

Summeet Login Page Summeet Main Page

How to run

  • Get GCP API credentials for the Speech To Text API and download the credentials.json file
  • Edit the src/main/main.go and change the port and domain to what is being used
  • Run the ./run.sh while having Go 1.12+
  • Go to https://domain:port to access it.