1989allen126 / getpino.io

The website for pino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The website for pino

License:MIT License


Languages

Language:CSS 40.1%Language:SCSS 33.7%Language:HTML 26.2%