-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfresh-elysia-project.json
63 lines (63 loc) · 2.6 KB
/
fresh-elysia-project.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"generator": "fresh-elysia-project",
"size": 7070398,
"timing": {
"startTime": "2024-12-31T01:06:31.022Z",
"finishTime": "2024-12-31T01:06:33.970Z"
},
"log": [
"node@factory:/workspace$ bash -exc 'curl -fsSL https://bun.sh/install | bash\r",
"> git config --global user.email \"dtinth-bot@users.noreply.github.com\"\r",
"> git config --global user.name \"dtinth-bot\"\r",
"> ~/.bun/bin/bun create elysia fresh-app' < /dev/null; cat /opt/factory/src/completed.txt\r",
"+ curl -fsSL https://bun.sh/install\r",
"+ bash\r",
"######################################################################## 100.0%\r",
"\u001b[32mbun was installed successfully to \u001b[1m~/.bun/bin/bun \r",
"\r",
"\u001b[39;22;2mAdded \"~/.bun/bin\" to $PATH in \"~/.bashrc\" \r",
"\r",
"To get started, run: \r",
"\r",
"\u001b[1;22m source /home/node/.bashrc \r",
" bun --help \r",
"\u001b[0m+ git config --global user.email dtinth-bot@users.noreply.github.com\r",
"+ git config --global user.name dtinth-bot\r",
"+ /home/node/.bun/bin/bun create elysia fresh-app\r",
"\r",
"\u001b[2m$ \u001b[36;1mbun\u001b[39;22m install\r",
"\u001b[1;22mbun install \u001b[22;2mv1.1.42 (50eec002)\r",
"\u001b[0m 🔍 Resolving [1/2] \r",
"\u001b[2m[\u001b[1m15.00ms\u001b[22m]\u001b[0m \u001b[2mgit\r",
"\r",
"\u001b[32;22m+\u001b[0m \u001b[1mbun-types\u001b[22;2m@1.1.42\r",
"\u001b[32;22m+\u001b[0m \u001b[1melysia\u001b[22;2m@1.2.9\r",
"\r",
"\u001b[32;22m10\u001b[0m packages installed \u001b[2m[\u001b[1m683.00ms\u001b[22m]\r",
"\r",
"[\u001b[1m689.00ms\u001b[22m]\u001b[0m \u001b[2mbun install\r",
"\r",
"\r",
"[\u001b[1m1167.00ms\u001b[22m]\u001b[0m \u001b[2mbun create elysia\r",
"\r",
"Come hang out in bun's Discord: https://bun.sh/discord\r",
"\r",
"-----\r",
"\r",
"A local git repository was created for you and dependencies were installed automatically.\r",
"\r",
"\u001b[1;22mCreated \u001b[32melysia\u001b[0m project successfully\r",
"\r",
"\u001b[2m#\u001b[1;22m To get started, run:\r",
"\r",
"\u001b[0m \u001b[36;1mcd fresh-app\r",
"\u001b[0m \u001b[36;1mbun run src/index.ts\r",
"\r",
"\u001b[0mFinished running generator.\r",
"node@factory:/workspace$ \u001b[?2004h"
],
"description": "Fresh Elysia project, automatically generated everyday with \"bun create elysia\"",
"buildUrl": "https://github.com/fresh-app/factory/actions/runs/12553907707",
"frameworkUrl": "https://elysiajs.com/",
"frameworkDocumentationUrl": "https://elysiajs.com/at-glance.html"
}