Skip to content

devmentors/Trill-modular-monolith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trill

About

Trill is a simple Twitter clone based on modular framework. The overall architecture is mostly built using event-driven approach. The repository also contains Web UI built with Blazor.

How to start the solution?

Start the infrastructure using Docker:

docker-compose up -d

Start API located under Bootstrapper project:

cd src/Bootstrapper/Trill.Bootstrapper
dotnet run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published