Skip to content

Qu1etboy/anime-girl-to-email

Repository files navigation

Anime girl to email

Using nodemailer to sent an anime girl picture to your email.

Sneak peek of what you will receive

Why?

First I want to learn how to sent an email using node.js, then I thought, what should I sent to the receiver? So I think sent them an anime girl would be funny. In this project I have learn about what is a mono-repo, how to unit-test with jest and supertest and write an e2e test using playwright. Also learn about github actions.

Built with

  • Next.js
  • TailwindCSS
  • Node.js
  • Nodemailer
  • Jest
  • Playwright

Setup

  • Install dependencies
pnpm install
  • Running in development mode
pnpm dev
  • Running e2e test with playwright
pnpm test:e2e

Releases

No releases published

Packages

No packages published