Skip to content

Commit

Permalink
ft. init
Browse files Browse the repository at this point in the history
  • Loading branch information
vimfn committed Jul 10, 2024
0 parents commit 5748c7f
Show file tree
Hide file tree
Showing 211 changed files with 15,008 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"extends": "next/core-web-vitals",
"rules": {
"react/no-unescaped-entities": "off"
}
}
43 changes: 43 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js
.yarn/install-state.gz

# testing
/coverage

# next.js
/.next/
/out/

# production
/build

# misc
.DS_Store
*.pem

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# local env files
.env
.env*.local

# vercel
.vercel

# typescript
*.tsbuildinfo
next-env.d.ts

#self
TODO.md

# turbopack
.turbo
1 change: 1 addition & 0 deletions .turbo/cache/4209ff8e8fd08d1f-meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"hash":"4209ff8e8fd08d1f","duration":16079}
Binary file added .turbo/cache/4209ff8e8fd08d1f.tar.zst
Binary file not shown.
1 change: 1 addition & 0 deletions .turbo/cache/768dbd4cd74203e5-meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"hash":"768dbd4cd74203e5","duration":13933}
Binary file added .turbo/cache/768dbd4cd74203e5.tar.zst
Binary file not shown.
1 change: 1 addition & 0 deletions .turbo/cache/7d452c90869f0a29-meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"hash":"7d452c90869f0a29","duration":2307}
Binary file added .turbo/cache/7d452c90869f0a29.tar.zst
Binary file not shown.
1 change: 1 addition & 0 deletions .turbo/cache/fccebf04237100ab-meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"hash":"fccebf04237100ab","duration":2347}
Binary file added .turbo/cache/fccebf04237100ab.tar.zst
Binary file not shown.
Empty file added .turbo/cookies/1.cookie
Empty file.
Empty file added .turbo/cookies/10.cookie
Empty file.
Empty file added .turbo/cookies/11.cookie
Empty file.
Empty file added .turbo/cookies/12.cookie
Empty file.
Empty file added .turbo/cookies/13.cookie
Empty file.
Empty file added .turbo/cookies/14.cookie
Empty file.
Empty file added .turbo/cookies/15.cookie
Empty file.
Empty file added .turbo/cookies/16.cookie
Empty file.
Empty file added .turbo/cookies/17.cookie
Empty file.
Empty file added .turbo/cookies/18.cookie
Empty file.
Empty file added .turbo/cookies/19.cookie
Empty file.
Empty file added .turbo/cookies/2.cookie
Empty file.
Empty file added .turbo/cookies/3.cookie
Empty file.
Empty file added .turbo/cookies/4.cookie
Empty file.
Empty file added .turbo/cookies/5.cookie
Empty file.
Empty file added .turbo/cookies/6.cookie
Empty file.
Empty file added .turbo/cookies/7.cookie
Empty file.
Empty file added .turbo/cookies/8.cookie
Empty file.
Empty file added .turbo/cookies/9.cookie
Empty file.
9 changes: 9 additions & 0 deletions .turbo/daemon/a999d47677c895e0-turbo.log.2024-07-05
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
2024-07-05T14:23:59.088278Z WARN turborepo_lib::package_changes_watcher: changed_files: {AnchoredSystemPathBuf("4913"), AnchoredSystemPathBuf("tsconfig.json"), AnchoredSystemPathBuf("tsconfig.json~")}
2024-07-05T14:23:59.088313Z WARN turborepo_lib::package_changes_watcher: changed_packages: Ok(Some({WorkspacePackage { name: Root, path: AnchoredSystemPathBuf("") }}))
2024-07-05T14:24:09.187907Z WARN turborepo_lib::package_changes_watcher: changed_files: {AnchoredSystemPathBuf("tsconfig.json")}
2024-07-05T14:24:09.187921Z WARN turborepo_lib::package_changes_watcher: changed_packages: Ok(Some({WorkspacePackage { name: Root, path: AnchoredSystemPathBuf("") }}))
2024-07-05T14:25:15.087959Z WARN turborepo_lib::package_changes_watcher: changed_files: {AnchoredSystemPathBuf("4913"), AnchoredSystemPathBuf("tsconfig.json"), AnchoredSystemPathBuf("tsconfig.json~")}
2024-07-05T14:25:15.087978Z WARN turborepo_lib::package_changes_watcher: changed_packages: Ok(Some({WorkspacePackage { name: Root, path: AnchoredSystemPathBuf("") }}))
2024-07-05T14:25:22.387858Z WARN turborepo_lib::package_changes_watcher: changed_files: {AnchoredSystemPathBuf("tsconfig.json")}
2024-07-05T14:25:22.387869Z WARN turborepo_lib::package_changes_watcher: changed_packages: Ok(Some({WorkspacePackage { name: Root, path: AnchoredSystemPathBuf("") }}))
2024-07-05T16:58:29.348412Z WARN turborepo_filewatch: encountered error watching filesystem enumerating recursive watch: IO error for operation on /home/ag/code/www/.git/.gitstatus.iNbHiC/a/1: No such file or directory (os error 2)
8 changes: 8 additions & 0 deletions .turbo/turbo-build.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@

> [email protected] build /home/ag/code/www
> next build

▲ Next.js 14.2.4
- Environments: .env.local

  Creating an optimized production build ...
179 changes: 179 additions & 0 deletions .turbo/turbo-check-types.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,179 @@

> [email protected] check-types /home/ag/code/www
> tsc --noEmit

error TS6053: File '/home/ag/code/www/.next/types/app/(more)/anime/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/(more)/books/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/(more)/faqs/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/(more)/layout.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/(more)/music/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/(more)/nsfw/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/(more)/papers/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/(more)/stats/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/(more)/uses/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/(more)/work/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/admin/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/api/discord/route.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/api/lastfm/latest/route.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/api/letterboxd/latest/route.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/api/og/route.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/notes/[slug]/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/notes/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/page.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.

error TS6053: File '/home/ag/code/www/.next/types/app/rss.xml/route.ts' not found.
The file is in the program because:
Matched by include pattern '.next/types/**/*.ts' in '/home/ag/code/www/tsconfig.json'

tsconfig.json:36:5
36 ".next/types/**/*.ts"
   ~~~~~~~~~~~~~~~~~~~~~
File is matched by include pattern specified here.


Found 19 errors.

 ELIFECYCLE  Command failed with exit code 1.
Loading

0 comments on commit 5748c7f

Please sign in to comment.