Categorygithub.com/kkamara/go-ecommerce
modulepackage
0.0.0-20220104110724-604df70ff5ff
Repository: https://github.com/kkamara/go-ecommerce.git
Documentation: pkg.go.dev

# README

ecommerce

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

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
No description provided by the author