5 Commits

Author SHA1 Message Date
f8df86f1b4 Refactor project structure and remove deprecated features
- Updated README.md to include "Project Structure" section.
- Removed WeatherForecastController.cs and WeatherForecast.cs.
- Simplified Surge365.MassEmailReact.Server.csproj.
- Updated solution file to reflect new project references.
- Refactored jquery.ss.dbmanager-1.0.js and jquery.usahaulers.global.js.
- Modified logging functionalities in jquery.usahaulers.logging-1.0.js.
- Set up constants from environment variables in constants.js and constants.ts.
- Introduced new classes in Surge365.MassEmailReact.Application, Domain, and Infrastructure.
- Added UnitTest1.cs for basic unit testing structure.
- Enhanced Surge365.MassEmailReact.Web.esproj with new configurations.
- Expanded utility functions in ytb-massemail-.global.ts and ytb-massemail-utilities-1.0.ts.
2025-02-20 08:09:21 -06:00
45c8eb4095 Update README with setup and cloning instructions
Added detailed instructions for cloning the project and setting up the development environment, including commands for Git, Node.js installation via nvm for Windows, and verification steps for Node.js and npm versions.
2025-02-19 18:46:01 -06:00
cf9c98c18c added launch.json 2025-02-19 18:06:09 -06:00
488d7cbf90 Signed-off-by: David Headrick <david@headrickconsulting.com> 2025-02-19 16:40:46 -06:00
fe1af7df2b Initial Commit
Signed-off-by: David Headrick <david@headrickconsulting.com>
2025-02-17 12:00:42 -06:00