47ec68ee4673d63f8281aa573597c3fc11648fde
TP-55555 | Releases and exception handler
Cyber tron service
Frontend error monitoring service
How to Run
Install Go
brew install go
brew install golang-lint
Setup postgres
You need to set-up postgres db and create a database with name cybertron_dev
Run local
make run-local
Final Build
make run-all
Important pointer - When using golang-migrate for migrations, the naming convention for migration files should be -
202310201651_initial-migration.up.sql
Description
Languages
JavaScript
82.1%
Go
17.2%
Dockerfile
0.5%
Makefile
0.2%