Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 573 Bytes

README.md

File metadata and controls

17 lines (16 loc) · 573 Bytes

단백질 큐레이션 서비스

  • nextjs (frontend / backend)
  • css: tailwind, daisyui
  • state manage: zustand
  • formatter: eslint, prettier
  • type checking: typescript, zod
  • database: aws rds(postgresql), aws s3(날짜별 가격정보), ElastiCache redis
  • orm: prisma
  • auth: firebase auth
  • optical character recognition: firebase or naver or google
  • crawling: puppeteer, playwright, aws ecs(fargate)
  • cron: aws eventbridge, aws lambda
  • image: aws s3, aws cloudfront
  • seo: google analytics, naver analytics..
  • web push: firebase (가격 알림)
  • deploy: vercel