desker/apps/api/dist
Pau Costa Ferrer 1faa0d5c8f Initialize Hot Desking app with web and API services
- 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.
2026-03-28 00:06:57 +01:00
..
common/filters Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
prisma Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
spaces Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
app.controller.d.ts Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
app.controller.js Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
app.controller.js.map Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
app.module.d.ts Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
app.module.js Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
app.module.js.map Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
app.service.d.ts Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
app.service.js Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
app.service.js.map Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
main.d.ts Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
main.js Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
main.js.map Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
tsconfig.build.tsbuildinfo Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00