Skip to content

ahnytae/ColdBrew-Core_old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

사이드 프로젝트 1차

ColdBrew-Core는 Typescript로 만들 예정이고, (SDK 형태) 이후 자체 구축한 Core로 React, Next.js 등 자유롭게 만들 수 있습니다.


  • ColdBrew-Core Stack
    • FE: Typescript / BE: Node.js (추후 Nest.js 검토)
    • Socket.IO

1차 기획 (prototype)


프로젝트 구조

  • Frontend / Backend 폴더 분리.
  • Demo: ColdBrew-Core 데모 버전으로 실행 할 수 있게 express + nodemon으로 /backend/demo/view/index.html 랜더링 셋팅. (index.html의 index.js는 /frontend 폴더를 참조).

Demo 실행

  1. /backend/demo 이동 후 yarn build
  2. /backend 이동
  3. yarn dev 실행

About

prototype video call

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published