Skip to content

akkinasrikar/Golang-Ecommerce-Cart

Repository files navigation

Golang-Ecommerce-Cart

Under Development 😁

Setup Instructions

Database Connection

Connect to your PostgreSQL server using the psql command or any other PostgreSQL client tool.

Run the following commands to create the e-commerce database:

psql -U postgres
CREATE DATABASE ecom;
\c ecom or \l #To-Check

About

Ecommerce Cart BackEnd System

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages