Environment Setup
Configure environment variables for your MkSaaS application
Environment Setup
Configure environment variables for your MkSaaS application to ensure proper functionality across all features and integrations.
MkSaaS requires several environment variables to function properly. This comprehensive guide will walk you through setting up each configuration category to get your application running smoothly.
Getting Started
Create a .env
file in the root directory of your project. This file contains sensitive information and should never be committed to version control.
You can use the provided example file as a starting point: