• Stars
    star
    112
  • Rank 305,077 (Top 7 %)
  • Language Vue
  • License
    GNU General Publi...
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Docker composer to run an open version of Minishop

Markdownify
Minishop Composer

Image Logo

๐Ÿ”ฅ Video Introduction ๐Ÿ”ฅ


Twitter Twitter Twitter Twitter Twitter Twitter Twitter

Open-source for a mini-ecommerce website with a simple ERP backend.

Our live SaaS running at: โ€ข Home โ€ข ERP โ€ข Minishop

( Demo Account: +84 0222 222 222 | Password: 123456 )

โ€ข Modules โ€ข How To Use โ€ข Credits โ€ข Support โ€ข License

Modules

  • โœ”๏ธ Customer management
  • โœ”๏ธ Minishop Ecommerce

About

โœ”๏ธ 1. SaaS for Customer Management

  • Managing customers profiles
  • Booking appointments
  • Managing sale orders, accepting payments and inventory
  • High performance and thorough Reporting system

โœ”๏ธ 2. E-Commerce platform for Online Sales

  • Sale orders Management
  • Product Showcase and Cart management
  • Blogs and Articles Management
  • Sales and Inventory Reporting System

How To Use

1. Run using docker compose ๐ŸŒˆ

A pre-built version of this platform is ready to use with docker compose:

Check the ip adress of your system

$ ipconfig
$ ifconfig

Then, replace the IP address inside .env file

It is best to setup DNS for each of these endpoints.

  • VUE_APP_API_URL: Contains the IP or DNS of API server
  • VUE_APP_ERP_URL: Contains the IP or DNS of CRM website
  • VUE_APP_SHOP_URL: Contains the IP or DNS of Ecommerce website
VUE_APP_MSSQL_DB_HOST=172.31.117.133
VUE_APP_MSSQL_DB_USER=sa
VUE_APP_MSSQL_DB_PASSWORD=Admin123
VUE_APP_ACCESS_TOKEN_ENCRYPTION_KEY=sandrasoft@2021_2023
VUE_APP_API_URL=http://172.31.117.133:2001
VUE_APP_ERP_URL=http://172.31.117.133:3001
VUE_APP_SHOP_URL=http://172.31.117.133:3002

Run the app

$ docker-compose up -d

Then navigate to the following URL:

  1. http://localhost:3001: ERP platform
  2. http://localhost:3002: Minishop
  3. http://localhost:2001: API Swagger

Credits

This software is made by these technologies:

Support

๐Ÿ’ช We are looking for business collaboration to extend the impact of this product and to validate its functionalities for international standards. Please contact us for any opportunities ๐Ÿ”ฅ

โญ Contact Information

Name: Nicheal Pham
Technical Solution Architect at Sandrasoft, Co.Ltd.
Email: [email protected]
Linkedin: https://www.linkedin.com/in/nichealpham/
Phone: +84-914-118-896

License

GNU Public 3.0


With ๐Ÿ’™ from @Nicheal Pham

More Repositories

1

his-composer

Docker compose for an Open version of HIS Platform
Shell
28
star
2

Open-Source-Projects

A collection of my personal Programming Projects
PHP
25
star
3

cassandra-demo-app

A live Demo for Cassandra application
JavaScript
19
star
4

MY_THESIS

DEVELOPMENT OF AN ECG RISK SCORE SYSTEM APPLIED FOR DETECTION AND QUANTIFICATION OF MYOCARDIAL DAMAGE WITH A FOCUS ON MORPHOLOGICAL FEATURES AND DE-TRENDED FLUCTUATION ANALYSIS
MATLAB
16
star
5

sandrasoft

Serverless Framework with Tensorflow.js using AWS Lambda
TypeScript
7
star
6

dotnet-core-starter

C#
2
star
7

platform-composer

Docker composers for Nicheal's Open-source platforms
Shell
1
star
8

ts-loop

Nodejs Backend with Loopback 3.0 and Typescript
TypeScript
1
star
9

Cassandra-development

An application to detect cardiovascular problems
JavaScript
1
star
10

auto-laundry-frontend

Vue
1
star
11

wayos-api-document

API documentation for WayOS Platform
CSS
1
star
12

Learning-Tensorflow.js

My learning progress with Tensorflow.js for Machine Learning
Jupyter Notebook
1
star
13

Serverless-Boilerplate

A boilerplate system design pattern to get started with Serverless
TypeScript
1
star
14

Spime-design

My very first simple-but-"feel good" HTML and CSS web design
HTML
1
star
15

Backend-Engine

Flexible Nodejs source that can be deployed into AWS Lambda, GCP App/Compute Engine and OpenShift/Docker, suitable for fast and agile development of Serverless or Microservice architecture
TypeScript
1
star
16

Cassandra-project

Homepage for Cassandra application
JavaScript
1
star
17

source-architect-example

One source code architecture example for developing web-based applications.
CSS
1
star
18

compareFirst-release

A desktop application to crawl data
1
star
19

sandra-core

Typescript express server
TypeScript
1
star
20

Serverless-Nuxtjs

Starter Nuxt.js project using Serverless framework
JavaScript
1
star