- Set up SvelteKit for the web interface with Tailwind CSS. - Build the API using NestJS with Prisma ORM for database interaction. - Add environment variable management and docker-compose for PostgreSQL and PgAdmin instances. - Create shared data models for consistent typing across services. - Establish basic routing and layouts for web and API services. |
||
|---|---|---|
| .. | ||
| prisma.module.d.ts | ||
| prisma.module.js | ||
| prisma.module.js.map | ||
| prisma.service.d.ts | ||
| prisma.service.js | ||
| prisma.service.js.map | ||