Skip to content

ASP.NET Core | Domain-Driven Design | Clean Architecture

License

Notifications You must be signed in to change notification settings

AbhishekHumagain/BookStore-CQRS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Store

Book store application created as part of my Information Technology in Industry Bachelor Thesis Defense, at the Technical University of Sofia in Bulgaria.

👀 Try it out

Make sure you have already installed Docker Desktop.

You don't need to install Nginx or NPM, as both are provided by Docker images.

Then do:

git clone https://github.com/kalintsenkov/BookStore.git
cd BookStore\src
docker-compose up --build -d

Then go to http://localhost

👷 Built with

👨‍💻 Template Author

📝 License

This project is licensed under the MIT License - see the LICENSE file for details

👨‍🚀 Show your support

Give a ⭐ if you like this project!

About

ASP.NET Core | Domain-Driven Design | Clean Architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 73.0%
  • TypeScript 25.2%
  • Other 1.8%