Bizcconect is a website for colleges to improve their entrepreneurial skills
Programming Languange: Golang
FrameWork: Gin
ORM: GORM
Database: MySQL and Redis
Payment: Midtrans
Cloud: Supabase
Auth: JWT
Log: Logrus
Mailing: GoMail
- git clone github.com/Kruzei/intern-bcc
- rename .env.example to .env
- fill the .env with your credential
- turn on redis server
- set up your callback-payment on midtrans
- run the code with go run .\cmd\app\main.go
