/getpino.io

The website for pino

Primary LanguageCSSMIT LicenseMIT

Pino - fast and simple Node.js logger

Getpino.io

This repo contains the documentation website for Pino.

Run Locally

After cloning, you will need to get dependencies via npm,

npm install

Next simply build and serve to port 4000,

npm run start

Contributing

Pino and its docs are open projects and encourage participation. If you feel you can help in any way, be it with examples, extra testing, tutorials, or new features please be our guest.

Before you start, please read our code of code of conduct. It contains very important information for all contributors to Pino.

License

Copyright (c) 2016, Matteo Collina and other contributors, Licensed under MIT.