Skip to content

This Schedule helps students to keep all their Zoom-Links and passwords at one place and access them from every device.

License

Notifications You must be signed in to change notification settings

IceToast/zoom_schedule_backend_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Build & Deploy code style: prettier

Zoom Schedule Backend

This is the backend for the Zoom Schedule App

To host this App yourself (without editing much) you have to change the "Host" constant, to your desired OAuth Callback Domain, in the main.go and provide some environment variables (for Example in a .env-file) like the following:

  • MongoDB Connection string ("CONNECTION_STRING=")
  • OAuth Provider IDs ("PROVIDER_CLIENT_ID=")
  • OAuth Provider Secrets ("PROVIDER_SECRET=")

Resolve missing dependencies

go get

Build the backend

go build

Run the backend

go run

About

This Schedule helps students to keep all their Zoom-Links and passwords at one place and access them from every device.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages