0.0.2 • Published 2 years ago

synthetix-lambda-database-utility v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Lambda-Database-Utility

Databse Utility

Getting Started

git clone https://github.com/SynthetixLtd/Lambda-Database-Utility.git
cd Lambda-Database-Utility
npm ci

Local Environmental Variables / Testing

Create .env file in root working directory

(echo RDS_NAME= && echo RDS_PASS= && echo RDS_USER= && echo RDS_WRITE_HOST= && echo RDS_READ_HOST= && echo RDS_PORT=) > .env

Running test after creating environmental variables for DB connections

npm run test
0.0.2

2 years ago

0.0.1

2 years ago