Skip to content

joshnuss/markdown-mail

Repository files navigation

markdown-mail

This is an "E-mail service provider" app, similar to MailChimp or ConvertKit.

It's an example of using Prisma + SvelteKit.

From the video course Build database apps with SvelteKit

Course covers:

  • Setup and deployment
  • Seeding
  • CRUD (create, read, update, delete, upsert)
  • Searching, filtering, and sorting
  • Pagination
  • Relationships
  • Transactions
  • Aggregation
  • Queueing
  • Generators
  • Middlewares
  • Extensions
  • Deployment with Vercel and Neon Postgres
  • Migrating in production

License

MIT