A collection of templates to use for development.
- https://github.com/mitchazj/template-dotnet-core-console
A simple console application template for .NET Core and C#. Has pre-built CI. - https://github.com/mitchazj/template-dotnet-core-package
A simple package application template for .NET Core and C#. Has pre-built CI.
Also includes a console application + solution for building & testing convenience.
- https://github.com/mitchazj/vrt-starter
A vanilla vite, react, & tailwind template for a super-quick frontend setup - https://github.com/mitchazj/vlirt-starter
A vanilla laravel, inertia (react), vite, & tailwind template for an efficient full-stack setup
https://github.com/mitchazj/quick-actions
A repo containing scripts to quickly run and use in your project.
TODO: configure to use with npx, aka: npx quick-actions action-name