Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 316 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 316 Bytes

Home

docker-compose structure

  • frontend:
    • node:20.0.0
    • next: 14.0.3
    • chakra-ui/next-js: 2.2.0
    • prettier: 3.1.0
  • backend:
    • go: 1.20.0
    • air: 1.43.0
    • db
      • mysql: 8.0.28

How to develop

$ docker-compose up