MassEmailReact/Surge365.MassEmailReact.API/Surge365.MassEmailReact.Server.http
David Headrick 88bcac382c Refactor project structure and update dependencies
- Updated project setup to use Vite for React application.
- Removed unnecessary files and simplified configurations.
- Enhanced authentication and routing in the application.
- Improved code quality with ESLint and updated styles.
- Added new components for better user experience, including a password recovery modal.
- Updated documentation for clearer setup instructions.
2025-02-20 09:55:56 -06:00

7 lines
167 B
HTTP

@Surge365.MassEmailReact.Server_HostAddress = http://localhost:5065
GET {{Surge365.MassEmailReact.Server_HostAddress}}/weatherforecast/
Accept: application/json
###