Skip to content

エンジニア向けダッシュボード(作成途中)

Notifications You must be signed in to change notification settings

riii111/DevTrackr

Repository files navigation

DevTrackr

エンジニア用ダッシュボード(作成途中)。作業工数の提出時に使うかも。

アプリケーション構成

Next.js TypeScript shadcn/ui Actix Web Rust MongoDB Traefik

  • フロントエンド: Next.js(app router) + shadcn/ui
  • バックエンド: actix-web(Rust)
  • データベース: MongoDB
  • プロキシ: Traefik

ビルド〜起動まで

make build

make up ←apiコンテナのビルド完了待つ

cd frontend

pnpm build

pnpm start

アクセス先

  1. http://localhost/docs/#/ バックエンド(APIドキュメント)
  2. http://db-admin.localhost/ MongoDB Express(MongoDBのGUI)
  3. http://traefik.localhost/ Traefikのダッシュボード

About

エンジニア向けダッシュボード(作成途中)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages