app
|
remove unused route
|
2024-01-13 21:06:30 -05:00 |
lib
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
prisma
|
removed custom prisma out
|
2024-01-15 20:44:58 -05:00 |
public
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
styles
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
supabase
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
types
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
.eslintrc.json
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
.gitignore
|
secured .env
|
2024-01-15 21:08:58 -05:00 |
components.json
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
middleware.ts
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
next.config.js
|
fix type errors
|
2024-01-13 21:17:04 -05:00 |
package.json
|
prisma fix again 2
|
2024-01-13 21:24:12 -05:00 |
PLAN.md
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
pnpm-lock.yaml
|
add prisma as dev dep
|
2024-01-13 21:19:39 -05:00 |
postcss.config.js
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
README.md
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
tailwind.config.js
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
tsconfig.json
|
initial commit
|
2024-01-13 20:55:51 -05:00 |
vercel.json
|
Update vercel.json
|
2024-01-19 12:51:30 -05:00 |