Getting Started
Configuration
The configuration of your project is essential to ensure that everything works as expected. This guide will help you set up your project correctly.
You will find the files at src/config/
. These files contains all the necessary settings for your project. Here are the required configuration files:
config.ts
Authentication Configuration
config.ts
SEO Configuration
config.ts
Email Configuration
config.ts
Optional Features
Affiliate Program
Set up the affiliate program in the configuration file. The affiliate program will be displayed on the specified routes. See more about the affiliate program here.
config.ts
Support Widget
Set up the support widget in the configuration file. The support widget will be displayed on the specified routes. See more about the support widget here.
config.ts
Social Media Links
Set up your social media links in the configuration file. These links will be displayed in the footer of your website.
config.ts