@selinarnd/nest-integrations-winks

Nest module for Winks PMS

Usage no npm install needed!

<script type="module">
  import selinarndNestIntegrationsWinks from 'https://cdn.skypack.dev/@selinarnd/nest-integrations-winks';
</script>

README

Your project's README file

Here you should describe @selinarnd/nest-integrations-winks.

Examples

You can find an example for using this package in example.ts file at the project root.

You can run the example this script by typing yarn example in the terminal.

In order for the script to work, make sure to have a .env file at the project root directory. The .env file has to include the following environment variables:

  • WINKS_API_URL
  • WINKS_API_USERNAME
  • WINKS_API_PASSWORD