You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GrandNode can be installed in a few different ways. Note: The develop branch is the development version of GrandNode and it may be unstable. To use the
80
-
latest stable version, download it from the Releases page or switch to a release branch.
115
+
GrandNode can be installed in a few different ways. Note: The develop branch is the development version of GrandNode and it may be unstable. The main branch is the primary branch that contains the latest stable version. You can also download specific stable versions from the Releases page or switch to a release branch.
81
116
82
117
* Docker
83
118
```bash
@@ -95,7 +130,7 @@ Run the project in the Visual Studio 2022+, extract the source code package down
95
130
96
131
* Host on Linux server
97
132
98
-
Before you start - please install, configure the nginx server, .NET Core 8.0+ and MongoDB 4.0+
133
+
Before you start - please install, configure the nginx server, .NET Core 9.0+ and MongoDB 4.0+
Check the [GrandNode Live Projects](https://grandnode.com/showcase/?utm_source=github&utm_medium=link&utm_campaign=readme).
162
-
163
-
Have you done something great with GrandNode? Let us know and get listed!
164
-
165
-
166
192
## Roadmap
167
193
168
194
We have a clear vision in which direction we would like to develop GrandNode. Ready roadmaps with milestones for future versions of GrandNode can be found in the [projects tab](https://github.com/grandnode/grandnode2/projects).
@@ -181,9 +207,21 @@ How to contribute:
181
207
182
208
Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/grandnode#sponsor)]
183
209
210
+
## Why Choose GrandNode?
211
+
212
+
GrandNode stands out in the crowded e-commerce platform market by offering:
213
+
214
+
-**Superior Performance** - MongoDB and ASP.NET Core ensure lightning-fast page loads
215
+
-**Ultimate Scalability** - From startup to enterprise, grow without limits
216
+
-**Lower Total Cost of Ownership** - Free, open-source with no licensing costs
217
+
-**Modern Technology Stack** - Built with future-proof technologies
218
+
-**Extensible Architecture** - Build custom modules and integrations
219
+
220
+
Whether you're launching a single online store or building a complex multi-vendor marketplace, GrandNode provides the tools and performance you need to succeed in today's competitive e-commerce landscape.
221
+
184
222
## Code of conduct
185
223
186
224
To clarify behavior rules in our community, GrandNode has adopted the code of conduct defined by the Contributor Covenant. For more information see the [Code of Conduct.](https://www.contributor-covenant.org/version/2/0/code_of_conduct/)
187
225
188
226
## License
189
-
GrandNode is completely free and distributed under the GNU General Public License v3.0. It's available [here](LICENSE)
227
+
GrandNode is completely free and distributed under the GNU General Public License v3.0. It's available [here](LICENSE)
0 commit comments