Dominux / clean-architecture-blog

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

License:MIT License


Languages

Language:Go 67.3%Language:TypeScript 29.7%Language:Dockerfile 2.9%