Skip to content

Simple virtual payments app built as a modular monolith (reference project for YouTube mini-course)

License

Notifications You must be signed in to change notification settings

devmentors/NPay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPay

About

NPay is a simple virtual payments app built as a modular monolith.

How to start the solution?

Start the infrastructure using Docker:

docker-compose up -d

Start API located under Bootstrapper project:

cd src/Bootstrapper/NPay.Bootstrapper
dotnet run

About

Simple virtual payments app built as a modular monolith (reference project for YouTube mini-course)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published