This website requires JavaScript.
Explore
Help
Register
Sign In
git
/
metabuilder
Watch
1
Star
0
Fork
0
You've already forked metabuilder
mirror of
https://github.com/johndoe6345789/metabuilder.git
synced
2026-04-30 00:34:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0496cfb776e06286ba64dc29356251853c6935f9
metabuilder
/
frontends
/
nextjs
History
johndoe6345789
e394c1b630
stuff
2026-01-16 16:03:47 +00:00
..
scripts
Set up database seeding architecture and E2E testing infrastructure
2026-01-14 18:15:46 +00:00
src
stuff
2026-01-16 16:03:47 +00:00
.env.example
feat: add new icon components including Envelope, ChatCircle, HardDrives, WarningCircle, CheckCircle, XCircle, TrendUp, ShieldWarning, LockKey, Crown, Sparkle, BookOpen, Tree, Broom, Export, UploadSimple, Funnel, FunnelSimple, MapTrifold, PushPinSimple, Buildings, GithubLogo, and GoogleLogo
2025-12-30 12:21:15 +00:00
.prettierignore
feat: add new icon components including Envelope, ChatCircle, HardDrives, WarningCircle, CheckCircle, XCircle, TrendUp, ShieldWarning, LockKey, Crown, Sparkle, BookOpen, Tree, Broom, Export, UploadSimple, Funnel, FunnelSimple, MapTrifold, PushPinSimple, Buildings, GithubLogo, and GoogleLogo
2025-12-30 12:21:15 +00:00
.prettierrc.json
Initial plan for fixing Prisma schema path issue
2026-01-03 20:21:40 +00:00
Dockerfile
Clarify root package file copy in Next.js Dockerfile
2026-01-13 21:47:26 +00:00
eslint_output.txt
Implement stub functions and improve linter config
2026-01-06 21:45:24 +00:00
eslint.config.js
feat(schema-registry): enhance schema management with migration support and improved loading mechanisms
2026-01-07 12:08:24 +00:00
lint_output.txt
Implement stub functions and improve linter config
2026-01-06 21:45:24 +00:00
next.config.ts
Fix strict-boolean-expressions and unsafe-any in database CRUD operations
2026-01-06 16:13:43 +00:00
package.json
refactor: Move seed and Prisma schema into DBAL (Architecture Restructure Phase 0)
2026-01-15 02:17:58 +00:00
test-prisma-adapter.cjs
Add debug logging to Prisma adapters and fix database schema issues
2026-01-08 04:36:04 +00:00
tsconfig.json
feat: Set up npm workspace structure for DBAL integration
2026-01-15 01:26:32 +00:00
vitest.config.ts
Initial plan for fixing Prisma schema path issue
2026-01-03 20:21:40 +00:00