Skip to content

Performance analysis of webpages PageSpeed Insights

Notifications You must be signed in to change notification settings

IsaacYung/volgly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volgly

Volgly is a tool that help you to improve and follow performance, statistic and good pratices of your site

Installation

If available in Hex, the package can be installed as:

  1. Add volgly to your list of dependencies in mix.exs:
```elixir
def deps do
  [{:volgly, "~> 0.1.0"}]
end
```
  1. Ensure volgly is started before your application:
```elixir
def application do
  [applications: [:volgly]]
end
```

About

Performance analysis of webpages PageSpeed Insights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages