Skip to content

jkim7113/centinal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Centinal

The official student news site of Champaign Centennial High School built with Go Standard net/http package and Chi Router.

Required environment variables:

PORT - Port on which the server will be running

DB_HOST - Your MYSQL hostname [localhost]

DB_PORT - Port on which your MYSQL client is running (3306 by default)

DB_USER - Your MYSQL username

DB_PW - Your MYSQL password

DB_NAME - The name of the database you are going to use

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors