/clean-architecture-blog

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

Primary LanguageGoMIT LicenseMIT

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!