0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【個人開発】メモ

0
Last updated at Posted at 2026-02-22

【環境】
GitHub(ソース管理)
GitHub Copilot(AI)
AWS Amplify(プラットフォーム)
AWS Lambda(関数)
Amazon Cognite(認証)
Dynamo DB(DB)
【使用言語】
Next.js App router

【共通機能】
ヘッダ
フッタ
サイドメニュー
ユーザー新規登録
ユーザーパスワード変更
ユーザー削除
ユーザーログイン
ユーザーログアウト
ユーザー名変更
ユーザープロフィール
ワンタイムパスワード入力
ワンタイムパスワード再送信
SNS投稿
設定

【環境】
開発環境
本番環境

【コマンド】
git add .
git commit -m '【コミットメッセージ】'
git push origin main

【Todo】
テーマカラー
利用規約
ドメイン取得(お名前.com)
SNSアカウント作成
Google Analytics
Google Adsense
Google認証
ファビコン・アイコン作成
OGP設定
マネタイズ
ターゲット設定
PCとモバイルのレイアウト

【メモ】
モックは作らない

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?