Skip to content

sterrettm/CS-340-Term-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS-340-Term-Project

Important Note

You need to create a file called mysql.json in the folder shadow with the format:

{
    "host": "classmysql.engr.oregonstate.edu",
    "port": 3306,
    "user": "<username>",
    "password": <password>",
    "database": "<database>",
    "connectionLimit": 99,
    "multipleStatements": true
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •