Skip to content
@Team-Port

Team-Port

Hi there 👋 We are "Port"

Voilio ✨

영상기반의 포트폴리오 웹서비스

VERSION 2. BY

Name 정길연 김인철 양소연 김미영 김주언
Profile
Role Team Leader, Backend Backend Frontend Frontend Backend
gitHub gilyeon00 kimich1218 Xoeon miyoung12 wndjs803

💡Tech Stack


- Backend : Spring Boot
- Frontend : React
- Web Server: Nginx
- DevOps : Docker
- Database: MySQL
- API Documentation : Swagger
- Deployment : AWS EC2
- VCS: Git

💻 System Architecture

🚀 How to Start

1. Clone Repository

git clone --recursive https://github.com/techeer-sv/Voilio.git

2. Env Settings

  • Add /Voilio/.env file
# === Database ===
MYSQL_ROOT_PASSWORD=
MYSQL_USER=
MYSQL_PASSWORD=
MYSQL_DATABASE=
SPRING_DATASOURCE_PASSWORD=
  • Add /Voilio/backend/src/resources/application-secret.yml
# === S3Bucket ===
spring:
  config:
    activate:
      on-profile: secret

cloud:
  aws:
    credentials:
      accessKey: 
      secretKey: 
    s3:
      bucket: 
    region:
      static: 
    stack:
      auto: false

3. Run Docker

$ docker-compose up --build   
# build images and run containers

VERSION 1. BY

Name 정길연 강용민 김인철 백한결
Profile
Role Team Leader, Backend, Frontend Backend, Frontend Backend Backend
gitHub gilyeon00 goldapple-ce kimich1218 snake7667

Pinned Loading

  1. Voilio-Backend Voilio-Backend Public

    Java 4 3

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…