Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evershopcommerce/evershop
🛍️ NodeJS E-commerce Platform
https://github.com/evershopcommerce/evershop
cart e-commerce e-commerce-project ecommerce ecommerce-framework ecommerce-platform ecommerce-template ecommerce-website expressjs postgresql react react-ecommerce react-template reactjs shop shopping shopping-app shopping-cart
Last synced: 4 days ago
JSON representation
🛍️ NodeJS E-commerce Platform
- Host: GitHub
- URL: https://github.com/evershopcommerce/evershop
- Owner: evershopcommerce
- License: gpl-3.0
- Created: 2021-05-06T09:23:37.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-12-05T11:20:58.000Z (8 days ago)
- Last Synced: 2024-12-05T12:25:01.744Z (8 days ago)
- Topics: cart, e-commerce, e-commerce-project, ecommerce, ecommerce-framework, ecommerce-platform, ecommerce-template, ecommerce-website, expressjs, postgresql, react, react-ecommerce, react-template, reactjs, shop, shopping, shopping-app, shopping-cart
- Language: JavaScript
- Homepage: https://evershop.io/
- Size: 26.9 MB
- Stars: 4,519
- Watchers: 46
- Forks: 1,246
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-repositories - evershopcommerce/evershop - 🛍️ NodeJS E-commerce Platform (JavaScript)
README
EverShop
Documentation |
Demo
## 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.
```bash
curl -sSL https://raw.githubusercontent.com/evershopcommerce/evershop/main/docker-compose.yml > docker-compose.yml
docker-compose up -d
```For the full installation guide, please refer to our [Installation guide](https://evershop.io/docs/development/getting-started/installation-guide).
## Documentation
- [Installation guide](https://evershop.io/docs/development/getting-started/installation-guide).
- [Extension development](https://evershop.io/docs/development/module/create-your-first-extension).
- [Theme development](https://evershop.io/docs/development/theme/theme-overview).
## Demo
Explore our demo store.
Demo user:Email: [email protected]
Password: 123456## Support
If you like my work, feel free to:
- ⭐ this repository. It helps.
- [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)][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
### Sponsors
## 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.
### 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](https://github.com/evershopcommerce/evershop/issues/new). 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](https://github.com/evershopcommerce/evershop/issues/new).
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 :)Please refer to our [Contribution Guidelines](./CONTRIBUTING.md) and [Code of Conduct](./CODE_OF_CONDUCT.md).
## License
[GPL-3.0 License](https://github.com/evershopcommerce/evershop/blob/main/LICENSE)