UNPKG

@ladjs/shared-config

Version:

Shared configuration for Lad's API and Web servers

53 lines (30 loc) 1.4 kB
# [**@ladjs/shared-config**](https://github.com/ladjs/shared-config) [![build status](https://github.com/ladjs/shared-config/actions/workflows/ci.yml/badge.svg)](https://github.com/ladjs/shared-config/actions/workflows/ci.yml) [![code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![made with lass](https://img.shields.io/badge/made_with-lass-95CC28.svg)](https://lass.js.org) [![license](https://img.shields.io/github/license/ladjs/shared-config.svg)](LICENSE) [![npm downloads](https://img.shields.io/npm/dt/@ladjs/shared-config.svg)](https://npm.im/@ladjs/shared-config) > Shared configuration for Lad's API and Web servers ## Table of Contents * [Install](#install) * [Usage](#usage) * [Contributors](#contributors) * [License](#license) ## Install [npm][]: ```sh npm install @ladjs/shared-config ``` ## Usage See Lad's implementation for API or Web Server: * API: <https://github.com/ladjs/api> * Web: <https://github.com/ladjs/web> ## Contributors | Name | Website | | -------------- | -------------------------- | | **Nick Baugh** | <http://niftylettuce.com/> | ## License [MIT](LICENSE) © [Nick Baugh](http://niftylettuce.com/) ## [npm]: https://www.npmjs.com/