Commit Graph

3 Commits (daaf2ef532c3a161d52ce2156244a442306759b0)

Author SHA1 Message Date
Raphaël Pinto daaf2ef532 Feature: Displaying all starters based on environment parameters. 2024-05-06 18:32:51 +02:00
Raphaël Pinto 4527c8bc9b chore: Update environment variables and API configuration
Added specific URLs for the API base URL in each environment and changed the data type of VITE_BYPASS_LOGIN and VITE_BYPASS_TUTORIAL to boolean.

Changes made:
- Updated VITE_API_BASE_URL with specific URLs for each environment
- Changed data type of VITE_BYPASS_LOGIN and VITE_BYPASS_TUTORIAL to boolean
- Updated API configuration to ensure security on localhost with the isLocal check
- Added comments and descriptions for production and development environments
2024-05-03 20:04:55 +02:00
Matthew dc9dc98c71 Adding Env files for Local Development Ease 2024-04-04 13:52:13 -04:00