mercurjs / mercur

JavaScript Open Source
Multi-Vendor Marketplace Accelerator build on top of Medusa.js. Mercur simplifies the path to your own customized, multi-vendor marketplace.
https://mercurjs.com
MIT License
153 stars 15 forks source link

Env file structure is abnormal #11

Open lacymorrow opened 2 months ago

lacymorrow commented 2 months ago

.env.local normally refers to a complete, local env file. Having it as an example file is confusing.

.env.example or .env.template etc can be used for the example, programs ideally will respect these env formats (from medusa-config.js):