Skip to content

mohemohe/fastify-typegoose-react-mobx-materialui

Repository files navigation

Fastify-Typegoose-React-MobX-MaterialUI

要するに俺が考えた最強のボイラープレートってやつだ

特徴

全般

  • TypeScriptによる型安全
  • MonoRepoによるAPI型定義の共有
  • URL_PREFIX環境変数によるサブディレクトリ対応

サーバーサイド

  • Fastifyによる高速なAPI
  • MongoDBによる柔軟なデータ保存
  • ビルトインのAESとBCrypt暗号化
  • デコレーターを使用したルート宣言とミドルウェア

フロントエンド

  • Parcelによる高速なビルド
  • ReactとMobXによるVueライクなリアクティブシステム
  • Materialデザイン
  • 宣言的なルート定義
  • パンくずリストの動的生成

develop

git clone git@github.com:mohemohe/fastify-typegoose-react-mobx-materialui.git
rm -rf .git
git init
cp .env.sample .env
docker-compose up

built with:

About

要するに `俺が考えた最強のボイラープレート` ってやつだ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages