Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 506 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 506 Bytes

PocketStore - Demo Template

to run the Demo Store on you own Server execute

install the requirements under www.PocketStore.io. and your read to go.

to customization follow the guide under www.PocketStore.io/customazation.

git clone https://github.com/pocketstore-io/demo.git
cd demo && chmod u+x ./bin/init.go
go run ./bin/init.go

This is our Demo Template for Demo.PocketStore.io