Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsamaya/eb-pg-test
https://github.com/tsamaya/eb-pg-test
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tsamaya/eb-pg-test
- Owner: tsamaya
- License: mit
- Created: 2021-10-20T08:00:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T12:40:23.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T04:34:33.716Z (7 months ago)
- Language: JavaScript
- Size: 242 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eb-pg-test
test EB connection to the private RDS
## prerequisite
- node 14>
- docker (local)
- aws cli and an aws account## get started
clone the repo
npm install### locally
cp .env.local .env
npm start
or npm run start:dev### deploy and test
## License
MIT License