Skip to content

UniqueVision/dg.app_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

アプリのテンプレート集

ハッカソンでそのまま使えるアプリのテンプレート集です。

テンプレート一覧

テンプレート Frontend Backend DB / ORM Storage
react_hono_postgres React 19, TanStack Router/Query, tRPC, Vite Hono, Bun PostgreSQL / Drizzle MinIO
vue_hono_postgres Vue 3, Vue Router, Pinia, VeeValidate, Vite Hono, Node.js PostgreSQL / Kysely MinIO
vue_rails_postgres Vue 3, Vue Router, Pinia, VeeValidate, Vite Rails 8, Puma PostgreSQL / ActiveRecord MinIO

導入方法

# 以下から scopes: repo の権限を付けた GitHub Classic Token を作成する
# https://github.com/settings/tokens/new
export GIGET_AUTH=ghp_xxxxxclassicxxxx

# インポート先のディレクトリ
export MY_DIR=xxxx

# 使用したいテンプレート名(vue_hono_postgres, react_hono_postgres, vue_rails_postgres から選択)
export TARGET_TEMPLATE=xxxx

npx giget gh:UniqueVision/dg.app_starter/templates/$TARGET_TEMPLATE $MY_DIR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •