payroll-processor
A smorgasbord of modern .NET tech written with functional and asynchronous patterns
File Explorer
Download Latest Version (.zip)- api-deploy.yml
- client-deploy.yml
- codeql-analysis.yml
- continuous-deploy.yml
- policy-dotnetcore.yml
- policy-npm.yml
- FUNDING.yml
- PULL_REQUEST_TEMPLATE.md
- launch.json
- settings.json
- tasks.json
- DepartmentEmployee.cs
- DepartmentEmployeeCreateCommand.cs
- DepartmentEmployeeQuery.cs
- DepartmentEmployeesQuery.cs
- DepartmentEmployeeUpdateCommand.cs
- DepartmentPayroll.cs
- DepartmentPayrollCreateCommand.cs
- DepartmentPayrollQuery.cs
- DepartmentPayrollsQuery.cs
- DepartmentPayrollUpdateCommand.cs
- Employee.cs
- EmployeeCreateCommand.cs
- EmployeeDepartment.cs
- EmployeeDetailQuery.cs
- EmployeeNew.cs
- EmployeePayroll.cs
- EmployeePayrollCreateCommand.cs
- EmployeePayrollNew.cs
- EmployeePayrollQuery.cs
- EmployeePayrollUpdateCommand.cs
- EmployeeQuery.cs
- EmployeesQuery.cs
- EmployeeStatus.cs
- EmployeeUpdateCommand.cs
- ResourceCountQuery.cs
- DateTimeProvider.cs
- EntityIdGenerator.cs
- TryAsyncLanguageExtensions.cs
- TryOptionAsyncLanguageExtensions.cs
- CommandDispatcher.cs
- ICommand.cs
- ICommandDispatcher.cs
- ICommandHandler.cs
- HandlerBase.cs
- ServiceProviderDelegate.cs
- IQuery.cs
- IQueryDispatcher.cs
- IQueryHandler.cs
- QueryDispatcher.cs
- DefaultJsonSerializerSettings.cs
- PayrollProcessor.Core.Domain.csproj
- EmployeeCreateCommandTests.cs
- EmployeePayrollCreateCommandTests.cs
- PayrollProcessor.Core.Domain.Tests.csproj
- DepartmentEmployeeCreateCommandHandler.cs
- DepartmentEmployeeQueryHandler.cs
- DepartmentEmployeeRecord.cs
- DepartmentEmployeesQueryHandler.cs
- DepartmentEmployeeUpdateCommandHandler.cs
- DepartmentPayrollCreateCommandHandler.cs
- DepartmentPayrollQueryHandler.cs
- DepartmentPayrollRecord.cs
- DepartmentPayrollsQueryHandler.cs
- DepartmentPayrollUpdateCommandHandler.cs
- EmployeeCreation.cs
- EmployeePayrollCreation.cs
- EmployeePayrollUpdate.cs
- EmployeeUpdate.cs
- EmployeeCreateCommandHandler.cs
- EmployeeDetailQueryHandler.cs
- EmployeePayrollCreateCommandHandler.cs
- EmployeePayrollQueryHandler.cs
- EmployeePayrollRecord.cs
- EmployeePayrollUpdateCommandHandler.cs
- EmployeeQueryHandler.cs
- EmployeeRecord.cs
- EmployeesQueryHandler.cs
- EmployeeUpdateCommandHandler.cs
- ResourceCountQueryHandler.cs
- AppResources.cs
- CosmosClientExtensions.cs
- QueueClientFactory.cs
- CosmosDbRecord.cs
- PayrollProcessor.Data.Persistence.csproj
- EmployeeRecordMapTests.cs
- PayrollProcessor.Data.Persistence.Tests.csproj
- DepartmentEmployeeTrigger.cs
- DepartmentPayrollTrigger.cs
- ResourceManager.cs
- ResourcesTrigger.cs
- ApiClient.cs
- EnvironmentSettings.cs
- QueueMessageHandler.cs
- host.json
- local.settings.json.sample
- PayrollProcessor.Functions.Api.csproj
- Startup.cs
- PayrollProcessor.Functions.Api.Tests.csproj
- DomainSeed.cs
- EmployeeSeed.cs
- DomainFaker.cs
- PayrollProcessor.Infrastructure.Seeding.csproj
- AutoDomainData.cs
- DomainFixture.cs
- PayrollProcessor.Tests.csproj
- PersistenceConfigurationExtensions.cs
- DepartmentEmployeesGet.cs
- DepartmentPayrollsGet.cs
- EmployeeCreate.cs
- EmployeeGet.cs
- EmployeePayrollCreate.cs
- EmployeePayrollUpdate.cs
- EmployeesGet.cs
- EmployeeUpdate.cs
- Notification.cs
- NotificationController.cs
- NotificationHub.cs
- ResourceStatsGet.cs
- APIErrorResult.cs
- IListResponse.cs
- GlobalRouteConvention.cs
- launchSettings.json
- .dockerignore
- appsettings.Development.json
- appsettings.json
- Dockerfile
- PayrollProcessor.Web.Api.csproj
- Program.cs
- PayrollProcessor.Web.Api.Tests.csproj
- Directory.Build.props
- Directory.Packages.props
- PayrollProcessor.sln
- api.bicep
- function.bicep
- main.bicep
- tasks.json
- app.e2e-spec.ts
- app.po.ts
- protractor.conf.js
- tsconfig.json
- resources.client.ts
- resources.query.ts
- resources.service.ts
- resources.store.ts
- admin.component.html
- admin.component.scss
- admin.component.ts
- admin.module.ts
- core.module.ts
- not-found.component.ts
- department.model.ts
- employee-create.component.html
- employee-create.component.scss
- employee-create.component.spec.ts
- employee-create.component.ts
- employee-detail.model.ts
- employee-detail.query.ts
- employee-detail.service.ts
- employee-detail.store.ts
- employee-detail.component.html
- employee-detail.component.scss
- employee-detail.component.spec.ts
- employee-detail.component.ts
- employee-list.model.ts
- employee-list.query.ts
- employee-list.service.ts
- employee-list.store.ts
- employee-list.component.spec.ts
- employee-list.component.ts
- employee-payroll-create.component.html
- employee-payroll-create.component.scss
- employee-payroll-create.component.spec.ts
- employee-payroll-create.component.ts
- employee-payroll-list.component.spec.ts
- employee-payroll-list.component.ts
- employee.component.html
- employee.component.scss
- employee.component.spec.ts
- employee.component.ts
- employee.module.ts
- payroll-list.model.ts
- payroll-list.query.ts
- payroll-list.service.ts
- payroll-list.store.ts
- payroll-list.component.html
- payroll-list.component.scss
- payroll-list.component.spec.ts
- payroll-list.component.ts
- payroll.component.html
- payroll.component.scss
- payroll.component.spec.ts
- payroll.component.ts
- payroll.module.ts
- _mixins.scss
- _variables.scss
- api-error.ts
- clock.service.ts
- env.service.ts
- list-response.ts
- notification.service.ts
- shared.module.ts
- unslugify.pipe.ts
- app-routing.module.ts
- app.component.html
- app.component.scss
- app.component.spec.ts
- app.component.ts
- app.module.ts
- .gitkeep
- environment-types.ts
- environment.dev.ts
- environment.local.sample.ts
- environment.prod.ts
- environment.ts
- favicon.ico
- index.html
- main.ts
- polyfills.ts
- styles.scss
- test.ts
- .browserslistrc
- .gitignore
- .prettierignore
- .prettierrc.json
- angular.json
- import-sorter.json
- karma.conf.js
- package-lock.json
- package.json
- README.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.spec.json
- tslint.json
- ARCHITECTURAL_DECISION_RECORD.md
- ARCHITECTURE.md
- PayrollProcessor.postman_collection.json
- Pipelines.drawio
- extensions.json
- example.json
- example.spec.ts
- index.ts
- tsconfig.json
- commands.ts
- index.ts
- tsconfig.json
- favicon.ico
- base.css
- logo.svg
- Admin.spec.ts
- IconCommunity.vue
- IconDocumentation.vue
- IconEcosystem.vue
- IconSupport.vue
- IconTooling.vue
- Admin.vue
- Header.vue
- ThemeToggle.vue
- TheWelcome.vue
- WelcomeItem.vue
- index.ts
- admin.ts
- AboutView.vue
- AdminView.vue
- HomeView.vue
- App.vue
- main.ts
- .env
- .eslintrc.cjs
- .gitignore
- cypress.json
- env.d.ts
- index.html
- package-lock.json
- package.json
- postcss.config.js
- README.md
- settings.ts
- tailwind.config.js
- tsconfig.json
- tsconfig.vite-config.json
- tsconfig.vitest.json
- vite.config.ts
- .all-contributorsrc
- .editorconfig
- .gitattributes
- .gitignore
- .markdownlint.json
- CHANGELOG.md
- LICENSE
- payroll-processor.code-workspace
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/KyleMcMaster/payroll-processor
Downloads the entire project code from GitHub to your computer.
cd payroll-processor
Moves into the project folder you just downloaded.
2. Docker
Easy RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Docker Desktop Needed to build and run containers. Install it and keep it running in the background.
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
docker build -f api/PayrollProcessor.Web.Api/Dockerfile -t payroll-processor .
Builds a runnable image based on the Dockerfile.
docker run -p 8080:80 payroll-processor
Runs the built image as an actual container.
Run docker compose ps to check the containers are Up. If the README mentions a port, open http://localhost:PORT in your browser.
3. .NET
MediumPrerequisites
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd api/PayrollProcessor.Core.Domain.Tests
This project's files live in a subfolder, so move into it first.
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
4. Node.js
EasyPrerequisites
cd client
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
