Skip to content

yuizho/salon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Salon

Salon はログイン不要の無料 Web プランニングポーカーサービスです

Getting Started

本リポジトリは yarn workspaces を使って monorepo で管理しています

プロジェクト全体で install 実行

yarn install

backend を AWS へデプロイ

yarn workspace salon-backend cdk bootstrap
yarn workspace salon-backend cdk deploy

frontend をローカル起動

yarn workspace salon-frontend dev

Documents

Thanks

License

MIT