Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

cu-devclub/web-grader-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-grader-backend

in config folder

make .env file

JWT_SECRET_KEY=
PORT=
HOST=
dev=
DBHOST=
DBUSER=
DBPASS=
DBNAME=

and client_secrets.json (Generate from google api)

{
    "web": {
        "client_id": "",
        "project_id": "",
        "auth_uri": "",
        "token_uri": "",
        "auth_provider_x509_cert_url": "",
        "client_secret": "",
        "redirect_uris": [""]
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •