Skip to content

tahsinZilani/BS-Commerce-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Monorepo strategy TypeScript based Full-Stack setup for BS commerce, All projects bootstrapped with Lerna js.

Techstack included:

Getting Started

First, make sure you install Yarn:

Install all the dependencies and projects packages

yarn bootstrap

Run all the projects [backend server and frontend server]

yarn dev

Build all the projects [backend server and frontend server]

yarn build

Open http://localhost:3000 with your browser to see api live.

Open http://localhost:3001 with your browser to see SuperAdmin web panel.

Open http://localhost:3002 with your browser to see StoreFront.

Open http://localhost:3003 with your browser to see StoreAdmin.

Learn More

To learn more about Next.js, take a look at the following resources:

About

BS-Commerce-Plugin with nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages