Skip to content

gm-soft/RejectItDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reject It Demo application

Build Status

This project was created as a demo repository for my blog post 'How to reject invalid code'.

The repository was set to reject invalid code using 'fails fast' principle. For more information, please, read the post.

Tech stack

Useful links

How to...

Run SQL Server via Docker

  • Go to /scripts folder and run database_run.ps1 script
  • Do not close it, because the server works while the script is being opened

Run ElK stack via Docker

We use ELK stack (Elasticsearch-Logstash-Kibana) to store logs of the application. The application can work without the ELK, but if you want to use the ELK, you should:

  • go to /scripts folder and run elk_run.ps1 script
  • Do not close it, because the ELK erver works while the script is being opened

About

This project was created as a demo repository for my blog post

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published