Skip to content

calibreapp/perf.email

Repository files navigation

Performance Newsletter

A website for perf.email: an up-to-date web platform news email to make you a better performance advocate.

Made by the team at ♠ Calibre, your performance companion.

Initial installation

npm install

Running the project

npm run dev launches a local Vite dev server, accessible via http://127.0.0.1:5173/.

Vite’s dev server watches for source file changes, performing a live reload if any are detected.

Build and preview

The npm run build command generates production build files, output to the /dest directory.

To preview the build files locally, run the npm run preview command.

RSS feed

api/rss.js leverages Vercel’s serverless function capability to perform an on-demand request of perf.email issues from Mailchimp, returned as an RSS XML file.

The MAILCHIMP_API_KEY environment variable is required for the Mailchimp API call.

About

Up-to-date web performance tools, talks and resources delivered to your inbox twice a month.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks