@nexus-switchboard/nexus-conn-aws
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Nexus Connection - AWS

Nexus is a framework for connecting different services together that is made up of modules and connections. This repo is a AWS connection that can plug into any Nexus-based application.

Development

To make changes to this repo, fork and clone into a directory. Then:

  1. npm install
  2. npm run build
  3. npm link

The last step hooks your local npm cache to this project instead of pulling from the public NPM registry. That way, in the project that uses this package, you can run (in the other project's directory, not this one):

npm link @nexus-switchboard/nexus-conn-aws

Readme

Keywords

Package Sidebar

Install

npm i @nexus-switchboard/nexus-conn-aws

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

6.61 kB

Total Files

6

Last publish

Collaborators

  • kshehadeh