Last2014 last2014
  • Kanagawa, Japan
  • https://last2014.com
  • 10years old
    Elementary School Student

    This Git Instant Owner

  • Joined on 2025-05-31
last2014 created branch main in last2014/website 2025-10-27 05:00:22 +09:00
last2014 pushed to main at last2014/website 2025-10-27 05:00:22 +09:00
5d3fb2a5d0 First Commit
last2014 created repository last2014/website 2025-10-27 04:58:43 +09:00
last2014 renamed repository from website to last2014/website-legacy 2025-10-26 13:15:28 +09:00
last2014 pushed to master at last2014/website-legacy 2025-10-26 13:09:36 +09:00
e0f2db5a24 アーカイブ
last2014 commented on issue peas-dev/peas#3 2025-10-17 17:20:53 +09:00
[Feature]: ウェブベースのセットアップ画面を作る

Hono起動前にInquirer.jsでポート聞くとかなんとか

last2014 commented on issue peas-dev/peas#5 2025-10-17 17:18:56 +09:00
[Feature]: Zodの導入

#3と一緒にやっちゃう

last2014 opened issue peas-dev/peas#5 2025-10-14 07:27:33 +09:00
[Feature]: Zodの導入
last2014 pushed to main at last2014/going_home_bot 2025-10-13 03:42:31 +09:00
84991feedf Fix: type in package.json
last2014 created branch main in last2014/going_home_bot 2025-10-13 03:36:06 +09:00
last2014 pushed to main at last2014/going_home_bot 2025-10-13 03:36:06 +09:00
c40a4e7b02 First Commit
last2014 created repository last2014/going_home_bot 2025-10-13 03:35:42 +09:00
last2014 commented on issue peas-dev/peas#3 2025-10-07 03:28:19 +09:00
[Feature]: ウェブベースのセットアップ画面を作る
import { existsSync, readFileSync } from "fs";
import { getDirname } from "../src/lib/path.js";
import yaml from "yaml";
import type ConfigType from "./config";

let Config: ConfigType
last2014 created branch config-251005 in last2014/peas 2025-10-05 23:13:44 +09:00
last2014 pushed to config-251005 at last2014/peas 2025-10-05 23:13:44 +09:00
last2014 reopened issue peas-dev/peas#3 2025-10-05 23:12:05 +09:00
[Feature]: ウェブベースのセットアップ画面を作る
last2014 commented on issue peas-dev/peas#3 2025-10-05 23:10:00 +09:00
[Feature]: ウェブベースのセットアップ画面を作る

ポートを3000湖底にすればその方法で行けるか DBCheck()とかをifでconfigがあるときだけ動かせばいい

last2014 pushed to develop at last2014/peas 2025-10-05 23:02:26 +09:00
e7d3f8d6a7 Merge pull request 'peas-devを反映' (#3) from peas-dev/peas:develop into develop
69d31c1179 Merge pull request '[feat]: /api/timelineを作成' (#4) from last2014/peas:home-251003 into develop
c4e3d4cb9b 認証関連の更新・SQLの構造を変更・/api/timelineを作成
Compare 3 commits »
last2014 merged pull request last2014/peas#3 2025-10-05 23:02:25 +09:00
peas-devを反映