This is the USA Mesonet ASP.NET Core website.
cd Usa.chili.Web
dotnet ef dbcontext scaffold "server=localhost;port=3306;user=root;password=root;database=chili" Pomelo.EntityFrameworkCore.MySql -f --project ../Usa.chili.Domain
rm -f ../Usa.chili.Domain/chiliContext.cs
cd Usa.chili.Web
dotnet bundle
cd Usa.chili.Web
libman restore
/etc/systemd/system/kestrel-chili.service