The website for ghost, an AWS Lambda metrics monitoring tool.
Ghost is an open-source AWS Lambda metrics visualizer. It is a web application built with React, TypeScript, Vite, TailwindCSS, TailwindUI, and Material UI. The Ghost website is located at ghost-metrics.io. The development team consists of Krisette Odegard, Akash Patel, Tim Kang, Tracy Chang, and Lisa Tian.
To install Ghost, follow these steps:
git clone <repository-url>
npm install
or
yarn install
npm run dev
or
yarn dev
Ghost is an open-source AWS Lambda metrics visualizer built with React, TypeScript, Vite, TailwindCSS, TailwindUI, and Material UI. It provides a user-friendly interface for visualizing and analyzing AWS Lambda metrics. Installation of Ghost is straightforward and involves cloning the repository, installing dependencies, and starting the local development server.