Giter Site home page Giter Site logo

thamerayachi / fashion-club Goto Github PK

View Code? Open in Web Editor NEW
19.0 2.0 8.0 5.11 MB

🛍 Open Source eCommerce Platform on Vue and nestjs

Home Page: https://fashionclub-psnf.onrender.com

License: MIT License

JavaScript 11.28% HTML 0.20% Vue 74.35% CSS 1.36% TypeScript 12.76% Shell 0.06%
e-commerce nodejs vue vuejs3 full-stack nest nestjs

fashion-club's Introduction

Fashion Club

Fashion Club is the best open-source eCommerce platform.

Key features

  • Fashion Club runs on nest js with an MySQL backend database.
  • Fashion Club is cross-platform, and you can run it on Windows, Linux or Mac.
  • Fashion Club support PostgreSQL and MySQL database.
  • All methods in Fashion Club are async.

Fashion Club architecture follows well-known software patterns and the best security practices. The source code is fully customizable. Pluggable and clear architecture makes it easy to develop custom functionality and follow any business requirements.

The advantages of working with Fashion Club

The Web API plugin by the Fashion Club team lets you build integrations with third-party services or mobile applications using REST. The Web API plugin is available with source code and covers all methods of Fashion Club: backend and frontend.

Friendly members of the Fashion Club community will always help with advice and share their experiences. Fashion Club core development team provides professional support within 24 hours.

Store demo

Evaluate the functionality and convenience of Fashion Club as a customer and store owner.

Front End Admin area

Creating a project

You can get this repository with :

gh repo clone ThamerAyachi/Fashion-club

This will create an Open Commerce project in the directory . Once this is complete, navigate to the project directory:

cd Fashion-club

Install the project dependencies in server side:

cd server
npm install

Install the project dependencies in client side:

cd client
npm install

Start client side in directory named /client:

npm run server

Create file named .env (format like .env.example) to set your Data base connection information

# DataBase connection information
DB_TYPE="mysql"
DB_HOST="localhost"
DB_PORT=3306
DB_USERNAME="root"
DB_PASSWORD=""
DB_DATABASE="fashion"

Finally, start the server in development mode (in directory /serve):

npm run start:dev

Contribute

⭐ If you like what you see, star us on GitHub.

Find a bug, a typo, or something that’s not documented well? We’d love for you to open an issue telling us what we can improve! This project uses commitlint, please use their commit message format.

License

Reaction MIT License

fashion-club's People

Contributors

thamerayachi avatar

Stargazers

 avatar  avatar  avatar  avatar Thinh NND avatar  avatar Mehran avatar Ali Arjmandi avatar  avatar Anticopyright avatar  avatar  avatar Hochlef avatar Bằng Nguyễn Viết avatar Sinevia avatar Roman Goncharenya avatar Folk avatar Nikita Tsigulsky avatar Oleg Solomko avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.