Categorygithub.com/kkamara/golang-app
modulepackage
0.0.0-20250120061855-b4243e281661
Repository: https://github.com/kkamara/golang-app.git
Documentation: pkg.go.dev

# README

golang-boilerplate

(2021) Go, Mysql, Redis, Selenium.

To run locally

Have docker & docker-compose installed on your operating system.

cp .env.example .env && docker-compose up --build -d

To run browser tests

cd tests/ && go test

View browser test code: /blob/develop/tests/main_test.go

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

BSD

# Packages

No description provided by the author