Skip to content

chloecchng/gitlab-ai-code-reviewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World! in Go Lang

This is a simple website created to display "hello world!" when /hello is used.

##Local Run

go run main.go

or

docker run -p 8080:8080 [IMAGE]

Then go to http://localhost:8080/hello

##Hosted URL (Cloud Run) I have created my own project "chloe-sandbox-go-helloworld" which has a container called "chloe-1-container".

https://art-demo-vog3r57ogq-km.a.run.app/hello

About

AI-powered GitLab merge request reviewer using Google Gemini. Automatically analyzes code changes for bugs, security issues, and best practices, posting inline comments directly on MRs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 84.7%
  • JavaScript 14.2%
  • Shell 1.1%