An open API service indexing awesome lists of open source software.

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

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```