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.
- .NET Core 3.1
- Angular 8+
- Travis CI
- Repository rules - how we develop the product.
- I am a newbie in .NET, what should I do
- https://docs.travis-ci.com/user/languages/csharp/#xunit
- https://habr.com/ru/post/334576/
- Go to
/scriptsfolder and rundatabase_run.ps1script - Do not close it, because the server works while the script is being opened
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
/scriptsfolder and runelk_run.ps1script - Do not close it, because the ELK erver works while the script is being opened