์ด๋ฅธ๋ค์ ๋์ฌ์ ์ฐพ์๋ผ!
๋ฐฉํ์์ ๋ก ๊ทธ๋ฆฌ๋ ๊ทธ๋ฆผ์ผ๊ธฐ๋ฅผ AIary์ ๊ทธ๋ฆฌ์!
์ผ๊ธฐ์ฅ๊ณผ ๊ทธ๋ฆผ์ ๋ด๊ฐ ์ ๊ณตํ ๊ฒ
์คํ ๋ฆฌ๋ ๋๊ฐ ์งค๋?
์ผ๊ธฐ๋ฅผ ์์ฑํด ์ ์ฅํด๋ณด์ธ์
์ผ๊ธฐ์ฅ์์ ํค์๋๋ฅผ ์ถ์ถํด ๊ทธ๋ฆผ์ผ๊ธฐ์ ์ฌ์ฉํ ๊ทธ๋ฆผ์ ์ ๊ณตํฉ๋๋ค ์ด ์ธ์์ ๋จ ํ๋๋ฐ์ ์๋ ๊ทธ๋ฆผ ์ผ๊ธฐ๋ฅผ ์์ฑํด๋ณด์ธ์ ํ์ฌ๋ ์๋ฒ ์ค์ง๋ ์ํ์ ๋๋ค! ๐ www.aiary.net |
์ผ๊ธฐ๋ฅผ ์์ฑํ๊ณ <๊ทธ๋ฆผ๊ฐ์ ธ์ค๊ธฐ> ๋ฅผ ๋๋ฆ
๋๋ค. AI ๋ก ํค์๋๋ฅผ ์ถ์ถํ์ฌ ์ด๋ฏธ์ง๋ฅผ ์ถ๋ ฅ๋ฉ๋๋ค.
๊ทธ๋ฆผ์ ์ ํํ๊ฑฐ๋ <๊ทธ๋ฆผ๊ทธ๋ฆฌ๊ธฐ>๋ก ์ง์ ๊ทธ๋ฆด ์ ์์ต๋๋ค.
์ผ๊ธฐ๋ฅผ ์์ฑํ๊ณ ๋ฅผ ๋๋ฆ
๋๋ค. Dall-E AI ๋ก ์ถ์ถ๋ ์ด๋ฏธ์ง๋ฅผ ์ ํํ์ฌ ๊ทธ๋ฆผ์ผ๊ธฐ๋ฅผ ์์ฑํ ์ ์์ต๋๋ค.
- Frontend: Vite, React, TypeScript, React-Query, Zustand, Styled-Components
- Backend : SpringBoot, Spring-Security, JPA, Gradle, Flask
- Web Server: Nginx
- Asynchronous: Celery, Rabbitmq
- WSGI: Gunicorn
- Database: AWS RDS MySQL, Redis
- AI : KoNLPy, Dall-E 2
- Deployment: Docker, AWS EC2, AWS S3 bucket
- API Test : Postman
- API Documentation : Swagger
- Others: Github, Notion, Zoom, Slack, Figma
- api/users/login : ์ฌ์ฉ์ ์ ๋ณด ํ์ธ, ๋ก๊ทธ์ธ
- api/users/logout: ๋ก๊ทธ์์
- api/users/join : ํ์๊ฐ์
- api/users/profile: ์ฌ์ฉ์ ์ปค๋ฒ ์ด๋ฏธ์ง ์กฐํ, ๋ณ๊ฒฝ
- api/users/theme: ํ ๋ง ๋ณ๊ฒฝ
- api/diaries : ์ผ๊ธฐ ๋ชฉ๋ก ์กฐํ, ๋ฑ๋ก
- api/diaries/{diaryId}: ์ผ๊ธฐ ์ญ์
- api/diaries/search: ์ผ๊ธฐ ์ ๋ชฉ/๋ด์ฉ ๊ฒ์
git clone https://github.com/AI-ary/docker-v2.git
Path: /docker-v2/backend-spring/src/main/resources/application.yml
RDS, Redis, JWT ์ถ๊ฐ
server:
servlet:
context-path: /api
spring:
application:
name: aiary
jpa:
database: mysql
show-sql: true
hibernate:
ddl-auto: update
properties:
hibernate:
dialect: org.hibernate.dialect.MySQL8Dialect
format_sql: true
generate-ddl: true
redis:
host: localhost # ๋ก์ปฌ: localhost / docker: redis
port: 6379
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url:
username:
password:
cloud:
aws:
s3:
bucket:
stack.auto:
region.static:
credentials:
accessKey:
secretKey:
jwt:
secret:
Path: /docker-v2/Ai-flask/.env AI ํ๊ฒฝ๋ณ์
# Dalle Open AI
OPEN_AI_KEY=
# Database
DB_USERNAME=
DB_PASSWORD=
DB_HOST=
DB_SCHEMA=
DB_PORT=
# RabbitMq
RABBITMQ_USER=
RABBITMQ_PASSWORD=
# S3
ACCESS_KEY_ID=
SECRET_ACCESS_KEY=
S3_BUCKET_REGION=
S3_BUCKET_NAME=
docker-compose -f docker-compose.prod.yml up --build
๊ณ ์์ค | ๋ฐํฌ๊ฒฝ | ๋ฐ์ค์ | ์ด๋ฏผ์ง | ์๊ด์ | ์ด์์ |
---|---|---|---|---|---|
PM | Leader, Backend, DevOps | Backend, DevOps | Frontend | Frontend | Design |