https://github.com/ntigideon/ecommerce-site
A highly scalable e-commerce web application
https://github.com/ntigideon/ecommerce-site
bulma-css bulma-css-framework css entgo go gohtml golang html js
Last synced: about 1 month ago
JSON representation
A highly scalable e-commerce web application
- Host: GitHub
- URL: https://github.com/ntigideon/ecommerce-site
- Owner: ntiGideon
- Created: 2025-06-18T07:49:21.000Z (12 months ago)
- Default Branch: production
- Last Pushed: 2025-06-18T19:09:37.000Z (12 months ago)
- Last Synced: 2025-06-18T20:23:06.219Z (12 months ago)
- Topics: bulma-css, bulma-css-framework, css, entgo, go, gohtml, golang, html, js
- Language: Go
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# E-Commerce Web Application
### Basic Set-Up
Install Kubernetes runtime locally
```go install sigs.k8s.io/kind@v0.29.0 && kind create cluster```