Skip to content

Map E-Com Plus Storefront dynamic backend with Go and Redis

License

Notifications You must be signed in to change notification settings

ecomclub/dynamic-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

dynamic-backend

Map E-Com Plus Storefront dynamic backend with Go and Redis

Technology stack

Setting up

For security, we recommend to download and install the app as root, and let the files owned by root:root as default.

sudo git clone https://github.com/ecomclub/dynamic-backend.git
cd dynamic-backend
sudo go build main.go

Start application with CLI arguments:

  • Root directory to static files
  • HTTP/TCP port
  • Optional log file path

Example:

./main /var/www :3000 /var/log/app.log

About

Map E-Com Plus Storefront dynamic backend with Go and Redis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages