Skip to content

NtFreX/NtFreX.Blog

Repository files navigation

This is the source code of my blog. A great place to test things in a used production environment. See it live here: https://ntfrex.com

Build and run localy

If you want you can change the default password or other options of the local development infrastructure in the following files.

  • launchSettings.json
  • local_infra.yaml
  • 01-databases.sql
  • more...

Runing the development dependencies

docker-compose -f .\infrastructure\dev\local_infra.yaml up --force-recreate --abort-on-container-exit

Runing the web project

dotnet run --project .\NtFreX.Blog\NtFreX.Blog.csproj

Dependencies

  • Mysql/MongoDb
  • (Redis)
  • (RabbitMq/Aws SQS/Aws Event bridge)

More

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published