Nx monorepo
Agentic Web Development with Sveltekit, Prisma, Postgres and Nx. Focused on best practices and configurations walk-through for run books. Digital Ocean will host the Docker App containers and the front end application source code will be hosted on Vercel
AI Curriculum Customizer
Instruct the AI Agent to customize this learning path for you. You can request to add specific topics, remove existing ones, focus more on certain frameworks, or change the focus entirely.
AI Agent Feedback
How well did the AI generate this course? Your feedback helps improve future curriculum generation.
Module 1: Nx Workspace Setup & Project Structure
Nx workspace configurationSet up a monorepo workspace with Nx, create SvelteKit and backend application generators, and establish the folder structure you'll use for the next 90 days.
Module 2: SvelteKit Frontend Scaffold in Nx
SvelteKit LockedGenerate and configure a SvelteKit application within the Nx monorepo with routing, layouts, and component structure ready for agent-driven UI.
Module 3: Prisma & Postgres Database Setup
Prisma & PostgreSQL LockedConfigure Prisma ORM, define your initial schema for agent data persistence, and run migrations against a Postgres database.
Module 4: Backend API with Nx Libraries & Prisma Integration
Backend API development LockedBuild a Node.js/Express or Fastify API as an Nx library, wire it to Prisma models, and expose CRUD endpoints for your SvelteKit frontend.
Module 5: Docker Containerization for Digital Ocean
Docker LockedCreate Dockerfiles for your backend API and configure docker-compose for local development that mirrors Digital Ocean deployment.
Module 6: Vercel Deployment for SvelteKit Frontend
Vercel deployment LockedDeploy your SvelteKit application to Vercel, connect environment variables, and set up automatic deployments from your Nx monorepo.
Module 7: Agent Integration & API Wiring
Agent integration patterns LockedConnect your frontend to backend API endpoints, implement request/response handling for agent workflows, and test end-to-end agent interactions.
๐ Final Capstone Project & Certification
LockedSynthesize your learnings by building a complete, portfolio-ready Nx monorepo project that demonstrates every skill covered across all modules.