Skip to content

Jibesh10101011/ecommerce-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Backend Template

This is a simple Ecommerce backend template built with Go.


Run the Server

Make sure you have Go installed.

go run main.go

Or, if you are using the Makefile:

make run

Available Make Commands

  • Run the server

    make run
  • Build the binary

    make build
  • Clean binaries

    make clean
  • Show project info

    make about
  • Show help

    make help

About

Scalable e-commerce backend boilerplate with modular architecture and production-grade features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors