Skip to content

cloudinary/web-speed-test-server

Repository files navigation

web-speed-test Image Performance Analysis Server App

This is the server app for Cloudinary image analysis tool.

Getting Started

Installation

Step 1. Make sure that you have Node.js v5 or newer and Yarn installed on your development machine.

Step 2. Clone this repository

$ git clone [email protected]:CloudinaryLtd/web-speed-test-server.git web-speed-test-server
$ cd web-speed-test
$ yarn install                  # Install project dependencies listed in package.json

Step 3. Set CLOUDINARY_URL

You will need to add your CLOUDINARY_URL to an .env file under /server

Step 4. Compile and launch your app by running:

$ yarn start                    # Run the server

About

Page Speed Image Performance Analysis (Server)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 16