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

https://github.com/rujuu-prog/mysite

This is my portfolio-site repository!
https://github.com/rujuu-prog/mysite

django-rest-framework docker-compose python react typescript

Last synced: 3 months ago
JSON representation

This is my portfolio-site repository!

Awesome Lists containing this project

README

          

# mysite

起動
```bash
docker-compose up -d --build
```

終了
```bash
docker-compose down
```