TODO Tests Product Category Order Wishlist Product rating and review (?) Payment (?) etc... Running the app This app needs some environment variables, see .env.example file. # initialize dev-db docker-compose up -d # development $ go run main.go