Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding /app dir support #742

Draft
wants to merge 69 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
f3c0879
first round tailwind
arielconti10 Dec 18, 2023
2b9ac8c
feat: adding custom icons to packages folders
matheus-bruscke Dec 26, 2023
039cb8d
feat: adding colors css variables
matheus-bruscke Dec 27, 2023
e920b22
making trpc works with server components
arielconti10 Dec 29, 2023
5e694b3
feat: initial design system components
matheus-bruscke Dec 29, 2023
ae7d7ab
Merge branch 'ariel/tailwind' of github.com:Zipper-Inc/zipper-functio…
matheus-bruscke Dec 29, 2023
8d4ef6b
some changes
arielconti10 Dec 29, 2023
da1d3d6
fixing builds
arielconti10 Dec 29, 2023
3d53d4f
basic layout component + nextauth session provider + react query helper
arielconti10 Jan 3, 2024
16122b7
small changes in components
arielconti10 Jan 3, 2024
f511ec7
some changes to make rsc work
arielconti10 Jan 5, 2024
bc6e753
feat: custom folder icons for material vscode
matheus-bruscke Jan 9, 2024
ca263e6
feat: finishing design system tokens for tailwind
matheus-bruscke Jan 9, 2024
56cffff
feat: setting up tailwind config
matheus-bruscke Jan 9, 2024
5ebfcec
feat: some shadcn components
matheus-bruscke Jan 9, 2024
169dbd8
refactor: updating header to tailwind styles
matheus-bruscke Jan 9, 2024
18f3357
refactor: fixing yarn lock
matheus-bruscke Jan 9, 2024
2f9922d
Merge branch 'matheus/design-system' of github.com:Zipper-Inc/zipper-…
matheus-bruscke Jan 9, 2024
8ed9f5b
fix: fixing yarn lock again
matheus-bruscke Jan 9, 2024
b11fd12
Merge branch 'main' of github.com:Zipper-Inc/zipper-functions into ma…
matheus-bruscke Jan 10, 2024
97e964d
fix: fixing deploy errors
matheus-bruscke Jan 10, 2024
d6456f0
fix: fixing cn deploy
matheus-bruscke Jan 10, 2024
08aa71f
feat: refactoring header component
matheus-bruscke Jan 11, 2024
b433159
feat: adding list component
matheus-bruscke Jan 11, 2024
847fddc
feat: finishing gallery page refactor with tailwind
matheus-bruscke Jan 12, 2024
21d9672
fix: enhancing minory changes
matheus-bruscke Jan 15, 2024
57d048c
fix: fixing vercel deploy
matheus-bruscke Jan 15, 2024
6b7ba3d
fix: fixing vercel deploy/2
matheus-bruscke Jan 15, 2024
d3dcb1b
ai route
arielconti10 Jan 15, 2024
5165e48
Merge branch 'main' into matheus/design-system
matheus-bruscke Jan 15, 2024
760ee93
Merge branch 'matheus/design-system' of github.com:Zipper-Inc/zipper-…
Jan 15, 2024
ea04cc6
merging
Jan 15, 2024
40f2ec3
Merge branch 'main' of github.com:Zipper-Inc/zipper-functions into ar…
arielconti10 Jan 16, 2024
5deb4cd
removing ai
arielconti10 Jan 16, 2024
1caadff
feat: adding new shadcn components
matheus-bruscke Jan 22, 2024
2d1d363
feat: refactoring dashboard to full tailwind setup
matheus-bruscke Jan 22, 2024
531a51b
Merge branch 'main' of github.com:Zipper-Inc/zipper-functions into ma…
matheus-bruscke Jan 22, 2024
762ccb7
Merge branch 'main' of github.com:Zipper-Inc/zipper-functions into ar…
arielconti10 Jan 23, 2024
cb41054
Merge branch 'matheus/tw-dashboard' of github.com:Zipper-Inc/zipper-f…
arielconti10 Jan 23, 2024
f8d12ed
Merge branch 'main' of github.com:Zipper-Inc/zipper-functions into ma…
matheus-bruscke Jan 24, 2024
d64c98e
refactor: removing ziplets nomenclature
matheus-bruscke Jan 24, 2024
b8f0d29
fix: fixing dark theme on tailwind
matheus-bruscke Jan 24, 2024
d5dfef9
Merge branch 'main' of github.com:Zipper-Inc/zipper-functions into ar…
arielconti10 Jan 24, 2024
1181f80
Merge branch 'matheus/tw-dashboard' of github.com:Zipper-Inc/zipper-f…
arielconti10 Jan 24, 2024
42bb5d7
extracting tailwind components to another package
arielconti10 Jan 25, 2024
f6896cb
Merge branch 'main' into ariel/trpc-app-dir
arielconti10 Jan 25, 2024
2ea85d7
removing package
arielconti10 Jan 25, 2024
a374f7f
refactor: small fixes in components package
matheus-bruscke Jan 26, 2024
6a4c79e
adding context back to trpc
arielconti10 Jan 26, 2024
1822082
Merge branch 'ariel/trpc-app-dir' of github.com:Zipper-Inc/zipper-fun…
arielconti10 Jan 26, 2024
641a7d4
feat: updating node CI version from 18.14 to 18.17
matheus-bruscke Jan 26, 2024
41006f6
Merge branch 'ariel/trpc-app-dir' of github.com:Zipper-Inc/zipper-fun…
matheus-bruscke Jan 26, 2024
817bc90
fix import
arielconti10 Jan 26, 2024
11e9ae5
another import
arielconti10 Jan 26, 2024
c1f7a8c
locking
arielconti10 Jan 26, 2024
c88e093
Merge branch 'ariel/trpc-app-dir' of github.com:Zipper-Inc/zipper-fun…
arielconti10 Jan 26, 2024
1da0050
fix missing operator
arielconti10 Jan 26, 2024
9c75a75
fix: fixing show component imports
matheus-bruscke Jan 26, 2024
6bfa066
fix: fixing createContext stuff from trpc
matheus-bruscke Jan 26, 2024
3da5037
Merge branch 'ariel/trpc-app-dir' of github.com:Zipper-Inc/zipper-fun…
arielconti10 Jan 26, 2024
74d8d8d
Merge branch 'main' into ariel/trpc-app-dir
arielconti10 Jan 26, 2024
9dbc18a
fix: sending partial fix (needs more tests)
matheus-bruscke Jan 26, 2024
9958bb7
Merge branch 'ariel/trpc-app-dir' of github.com:Zipper-Inc/zipper-fun…
matheus-bruscke Jan 26, 2024
ff483b5
Merge branch 'ariel/trpc-app-dir' of github.com:Zipper-Inc/zipper-fun…
arielconti10 Jan 27, 2024
00679c9
feat: adding new pages to app-dir
matheus-bruscke Feb 1, 2024
cb251bb
Merge branch 'ariel/trpc-app-dir' of github.com:Zipper-Inc/zipper-fun…
matheus-bruscke Feb 1, 2024
2c9da03
Merge branch 'main' of github.com:Zipper-Inc/zipper-functions into ar…
arielconti10 Feb 1, 2024
aff24d1
Merge branch 'main' into ariel/trpc-app-dir
arielconti10 Feb 5, 2024
c4ebcad
Merge branch 'main' into ariel/trpc-app-dir
arielconti10 Feb 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v3
with:
node-version: 18.14.0
node-version: 18.17.0
cache: 'yarn'

- name: Creating env file
run: cp .env.example .env.local

Expand Down
15 changes: 0 additions & 15 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,6 @@
"git.ignoreLimitWarning": true,
"deno.enable": true,
"deno.unstable": true,
"material-icon-theme.folders.associations": {
"zipper.dev": "Client",
"blog": "Public",
"zipper.run": "Container",
"@zipper-ui": "mjml",
"@zipper-framework": "core",
"@zipper-types": "typescript",
"@zipper-utils": "Utils",
"deno-types": "Lib",
"tsconfig": "Less",
"connectors": "Connection"
},
"material-icon-theme.files.associations": {
".ctirc": "verilog"
},
"deno.enablePaths": [
"./packages/@zipper-framework/bin",
"./packages/@zipper-framework/deno",
Expand Down
1 change: 1 addition & 0 deletions apps/zipper.dev/next-env.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference types="next/navigation-types/compat/navigation" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
6 changes: 6 additions & 0 deletions apps/zipper.dev/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,10 @@ module.exports = getConfig({
'@zipper/types',
'@zipper/ui',
'@zipper/utils',
'@zipper/tw',
'monaco-languageclient',
'@nivo/line',
'ts-morph',
],
images: {
dangerouslyAllowSVG: true,
Expand Down Expand Up @@ -95,6 +97,10 @@ module.exports = getConfig({
config.module.noParse.push(
require.resolve('@ts-morph/common/dist/typescript.js'),
);
config.module = {
...config.module,
exprContextCritical: false,
};
return config;
},
// old url: https://similar-years-645746.framer.app (for rollbacks if necessary)
Expand Down
32 changes: 23 additions & 9 deletions apps/zipper.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.0.0",
"private": true,
"scripts": {
"next:dev": "next dev",
"build:01-prisma": "prisma generate",
"build:02-next": "next build",
"build:03-tsc": "tsc --project tsconfig.server.json",
Expand All @@ -11,7 +12,7 @@
"build:production": "yarn build:01-prisma; yarn dotenv:production -- -- next build --no-lint; yarn build:03-tsc",
"db-seed": "prisma db seed",
"db-migrate-dev": "yarn prisma migrate dev",
"dev": "yarn dotenv:development -- -- yarn nodemon -x \"yarn swc-node ./src/server.ts || touch ./src/server.ts\" --watch ./src/server.ts",
"dev": "next dev",
"dx": "run-s db-up db-migrate-dev db-seed dev",
"dotenv:development": "dotenv -c $(sh ../../bin/dotenv.development.sh)",
"dotenv:preview": "dotenv $(sh ../../bin/dotenv.preview.sh)",
Expand Down Expand Up @@ -53,6 +54,9 @@
"@hookform/resolvers": "^3.3.1",
"@june-so/analytics-next": "^2.0.0",
"@june-so/analytics-node": "^8.0.0",
"@langchain/community": "^0.0.17",
"@langchain/core": "^0.1.12",
"@langchain/openai": "^0.0.11",
"@liveblocks/client": "^1.9.6",
"@liveblocks/node": "^1.9.6",
"@liveblocks/react": "^1.9.6",
Expand All @@ -62,16 +66,18 @@
"@nicksrandall/console-feed": "^3.5.0",
"@nivo/bar": "^0.84.0",
"@nivo/line": "^0.84.0",
"@pinecone-database/pinecone": "^1.1.2",
"@prisma/client": "^5.4.2",
"@radix-ui/react-icons": "^1.3.0",
"@react-email/components": "^0.0.7",
"@sentry/nextjs": "^7.51.0",
"@react-email/components": "^0.0.11",
"@react-email/render": "0.0.9-canary.2",
"@sentry/nextjs": "^7.72.0",
"@tanstack/react-query": "^4.35.3",
"@tanstack/react-table": "^8.7.9",
"@trpc/client": "^10.38.4",
"@trpc/next": "^10.38.4",
"@trpc/react-query": "^10.38.4",
"@trpc/server": "^10.38.4",
"@trpc/client": "^10.43.6",
"@trpc/next": "^10.43.6",
"@trpc/react-query": "^10.43.6",
"@trpc/server": "^10.43.6",
"@types/into-stream": "^3.1.1",
"@types/ndjson": "^2.0.1",
"@types/node": "^18.7.16",
Expand All @@ -83,6 +89,7 @@
"@zipper-inc/client-js": "^0.1.6",
"@zipper/types": "*",
"@zipper/ui": "*",
"@zipper/tw": "*",
"@zipper/utils": "*",
"ai": "^2.1.14",
"autoprefixer": "^10.4.16",
Expand All @@ -103,7 +110,7 @@
"jose": "^4.11.4",
"jsonwebtoken": "^9.0.0",
"jszip": "^3.10.1",
"langchain": "^0.0.130",
"langchain": "^0.1.2",
"lodash.debounce": "^4.0.8",
"lodash.isequal": "^4.5.0",
"lodash.shuffle": "^4.2.0",
Expand Down Expand Up @@ -136,7 +143,8 @@
"react-hook-form": "^7.49.3",
"react-icons": "^4.10.1",
"react-timeago": "^7.2.0",
"resend": "^0.15.3",
"resend": "^2.1.0",
"server-only": "^0.0.1",
"slugify": "^1.6.5",
"sooner": "^1.1.4",
"ssrfcheck": "^1.0.2",
Expand Down Expand Up @@ -196,5 +204,11 @@
},
"publishConfig": {
"access": "restricted"
},
"resolutions": {
"@langchain/core": "0.1.12"
},
"overrides": {
"@langchain/core": "0.1.12"
}
}
Loading
Loading