An open source, production-ready ecommerce platform that focuses on real world scenarios. It comes with all the essential e-commerce features and is highly customizable.
*Coming soon...
// Make sure you have an environment variables file in the root directory (outside the 'src' directory). // The file name should be => .development.env
Steps to run the project -
- Start the mongodb server: command => 'mongod'
- Start the server - cmd: 'npm run server'