Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-training-2026-template

雙峰祭オンラインシステム開発班の研修テンプレート。

構成

backend/   - Hono + Drizzle (MySQL) + Docker
frontend/  - Vite + React + TypeScript

それぞれ独立した npm プロジェクトです。詳細は各ディレクトリの README を参照。

クイックスタート

ターミナルを 2 つ用意して、

backend

cd backend
docker compose up --build
# 別ターミナルで初回だけ
docker compose exec app npm run db:push

frontend

cd frontend
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages