📄️ Environment Setup
The AIDBQuery is a full stack NextJs application, which required NodeJs and npm install on your machine. We will show how to install NodeJs and npm on your machine.
📄️ Project Upload
There are many ways to upload your project to the server, but we will show you the most common way to upload your project to the server with GitHub. You can also upload your project with FileZilla Client.
📄️ Logo Upload
The I will show how to upload your website logo with FileZilla.
📄️ Favicon Upload
To upload your website favicon with FileZilla, please follow the below video.
📄️ Environment Variable Setup
This guide will walk you through setting up the environment variables for the AIDBQuery on the Linux machine. Environment variables are dynamic-named values that affect the way processes behave on a computer. They are part of the environment in which a process runs.
📄️ Database Setup
This guide will walk you through setting up the MySQL database for the AIDBQuery on the Linux machine. MySQL is a fast, multi-threaded, multi-user, and robust SQL database server. It is intended for mission-critical, heavy-load production systems and mass-deployed software.
📄️ Installations & Run
After the server configuration, you have to run the following commands in the terminal to start the application.