- clone the project using GIT
- Copy .env.example into .env and configure database credentials
- Navigate to the project's root directory using terminal
- Run composer install
- Set the encryption key by executing php artisan key:generate --ansi
- Run migrations php artisan migrate --seed
- Start local server by executing php artisan serve
- Open new terminal and navigate to the react folder
- Copy frontend/.env.example into .env and adjust the VITE_BASE_API_URL parameter
- Run npm install
- Run npm run dev to start vite server for React
-
Notifications
You must be signed in to change notification settings - Fork 0
Shelo2001/btu-final-backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published