Installation
Clone the blog-v2 repository and start
the backend services with Docker Compose.
git clone https://github.com/foreverfl/blog-v2
cd blog-v2
docker compose up -d
The API is then available at http://localhost:8080.
Clone the blog-v2 repository and start
the backend services with Docker Compose.
git clone https://github.com/foreverfl/blog-v2
cd blog-v2
docker compose up -d
The API is then available at http://localhost:8080.