Skip to content

copycatsh/ddd_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDD + CQRS + Event Sourcing Template

Symfony 7 / PHP 8.3 project template with DDD, CQRS, Event Sourcing, and Hexagonal Architecture.

Quick Start

make setup

URLs

Service URL
API http://localhost:8028
Swagger UI http://localhost:8028/api/docs
Adminer http://localhost:8080
Mailpit http://localhost:8025

Credentials

Adminer (Database)

Field Value
System MySQL
Server mysql
Username fintech_user
Password fintech_pass
Database fintech_db

Demo Users (after make fixtures):

Role Email Password
Admin admin@fintech.com admin123
User user@fintech.com user123
User another@fintech.com another123

Documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages