hui1601 / goshopping

exmple shopping mall written in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Shopping Mall

Quick Start

$ git clone https://github.com/hui1601/goshopping

To use the Toss Payments, you need to sign up for the Toss Payments and get the client key and secret key.(API 개별 연동 키)

Edit the .env and api/.env files to set the environment variables. Also, You might edit the web/static/js/payment.js file to edit the clientKey for Toss Payments.

$ docker-compose up -d --build

Open your browser and navigate to http://localhost:8000/ to view the app.

About

exmple shopping mall written in go

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 48.7%Language:Go 41.2%Language:HTML 10.0%Language:Dockerfile 0.2%