Code Monkey home page Code Monkey logo

personal-library-app's Introduction

My Products

  • Plugins
    • FuelPHP support app code
      • PhpStorm Plugin
  • Extensions
    • simpleGestures app code
      • マウスジェスチャ機能を提供するGoogle拡張
    • UniposClapStorm app, code
      • https://unipos.me の拍手を回数指定で実行できるようにするGoogle拡張機能
  • Web Apps/Tools
    • MailViewer app, code
      • メールデータ(.eml)ビューア
    • ExifViewer app, code
      • Exif情報確認アプリ
    • PdfViewer app, code
      • PDFブラウザビューア
  • Tools
    • MySQLSchemaDoc code
      • MySQL テーブル定義書生成ツール
  • Setup
    • dotfiles code
      • 端末セットアップ用設定ファイル&スクリプト
    • WSL2-Setup code
      • WSL2のディストリビューション初回セットアップ用スクリプト

personal-library-app's People

Contributors

renovate[bot] avatar ryutakojima avatar

Watchers

 avatar

personal-library-app's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

asdf
src/laravel/.tool-versions
  • node 18.17.0
composer
src/laravel/composer.json
  • php ^8.1
  • guzzlehttp/guzzle ^7.2
  • laravel/framework ^10.8
  • laravel/sanctum ^3.2
  • laravel/tinker ^2.8
  • barryvdh/laravel-ide-helper ^2.13
  • fakerphp/faker ^1.9.1
  • jetbrains/phpstorm-attributes ^1.0
  • laravel/pint ^1.0
  • laravel/sail ^1.18
  • laravel/telescope ^4.14
  • mockery/mockery ^1.4.4
  • nunomaduro/collision ^7.0
  • nunomaduro/larastan ^2.6
  • phpunit/phpunit ^10.1
  • spatie/laravel-ignition ^2.0
  • squizlabs/php_codesniffer ^3.7
docker-compose
src/laravel/docker-compose.yml
  • mysql/mysql-server 8.0
github-actions
.github/workflows/lint.yml
  • actions/checkout v3
  • shivammathur/cache-extensions v1
  • actions/cache v3
  • shivammathur/setup-php v2
  • actions/cache v3
.github/workflows/spell-check.yml
  • actions/checkout v3
  • actions/setup-node v3
.github/workflows/stan.yml
  • actions/checkout v3
  • shivammathur/cache-extensions v1
  • actions/cache v3
  • shivammathur/setup-php v2
  • actions/cache v3
.github/workflows/test.yml
  • actions/checkout v3
  • shivammathur/cache-extensions v1
  • actions/cache v3
  • shivammathur/setup-php v2
  • actions/cache v3
  • mysql 8.0
npm
src/laravel/package.json
  • axios ^1.1.2
  • cspell ^6.31.1
  • laravel-vite-plugin ^0.7.2
  • vite ^4.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

ユースケース一覧

  • アカウント登録(サインアップ)
    • user/signup
    • IN
      • id
      • pass
      • name
    • OUT
      • hoge
  • サインイン
    • auth/login
  • サインアウト
    • auth/logout
  • 図書館の作成
    • library/create
  • 図書館への参加(ゲスト)
    • library/join
  • 図書の登録
    • book/register
  • 貸出
    • book/borrow
  • 返却
    • book/return
  • 紛失
    • book/missing
  • 管理権限の付与
    • user/attach-role
  • 参加中のゲスト図書館のアーカイブ(削除)
    • library/archive

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.