Skip to content

Piyush-Rajendra/Science_Olympiad_Backend

Repository files navigation

Configuration

Start XAMPP:

Open XAMPP Control Panel. Start Apache and MySQL modules.

Create a .env file: In the root directory of the project, create a .env file and add the following content:

.env file has: - Copy code DB_HOST=localhost DB_USER=root DB_PASSWORD= DB_NAME=Science_Olympiad

Set PORT to your desired port number if you do not want to use 3000.

run command #npm i

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published