Skip to content

japheth-waswa/saas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAAS Starter

Contains base code for any SAAS application.

KEY TAKEAWAYS

The application adheres to:

  • Domain driven design
  • Hexagonal/Onion and clean architecture with each module(hexagon) being independently testable
  • Unit test in all modules
  • Integration test in the data access, messaging and container modules

Modules

  • User domain module
  • User application service module
  • User application module
  • User data access module

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages