Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/minsang8332/portfolio-blog


https://github.com/minsang8332/portfolio-blog

docker mysql nginx php symfony

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

## 소개
![](./screenshot/homepage.png)

## 시작하기
```sh
mkdir 프로젝트/db/data
mkdir 프로젝트/nginx/logs

docker-compose up --build
```