EverShop

NodeJS E-commerce Platform

README

EverShop


EverShop


Introduction


EverShop is a GraphQL Based and React ecommerce platform with essential commerce features. Built with React, modular and fully customizable.

Installation Using Docker



You can get started with EverShop in minutes by using the Docker image. The Docker image is a great way to get started with EverShop without having to worry about installing dependencies or configuring your environment.

  1. ```bash
  2. curl -sSL https://raw.githubusercontent.com/evershopcommerce/evershop/main/docker-compose.yml > docker-compose.yml
  3. docker-compose up -d
  4. ```

For the full installation guide, please refer to our Installation guide.

Documentation






Demo


Explore our demo store.

evershop-backend-demo

Demo user:

Email: demo@evershop.io
Password: 123456

evershop-store-demo


Support


If you like my work, feel free to:

- ⭐ this repository. It helps.
- [Tweet][tweet] about EverShop. Thank you!

[tweet]: https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fevershopcommerce%2Fevershop&text=Awesome%20React%20Ecommerce%20Project&hashtags=react,ecommerce,expressjs,graphql

Ask a question about EverShop


You can ask questions, and participate in discussions about EverShop-related topics in the EverShop Discord channel.


Create a bug report


If you see an error message or run into an issue, please create bug report. This effort is valued and it will help all EverShop users.


Submit a feature request


If you have an idea, or you're missing a capability that would make development easier and more robust, please Submit feature request.

If a similar feature request already exists, don't forget to leave a "+1".
If you add some more information such as your thoughts and vision about the feature, your comments will be embraced warmly :)

Contributing


EverShop is an open-source project. We are committed to a fully transparent development process and appreciate highly any contributions. Whether you are helping us fix bugs, proposing new features, improving our documentation or spreading the word - we would love to have you as part of the EverShop community.

Please refer to our Contribution Guidelines and Code of Conduct.

License