Skip to content

Attempt to implement ideas of the Clean Architecure in a simple project

License

Notifications You must be signed in to change notification settings

Dominux/clean-architecture-blog

Repository files navigation

clean_architecture_blog

Attempt to implement ideas of the Clean Architecure in a simple project

Setup and run

Control host/port via setting env vars in the .env file.

docker-compose up

Used Stack

Client side implemented as SPA website, and the backend gives you the bundler on request to any path except the api/ one!