https://github.com/remarkablemark/github-actions-postgres-example
GitHub Actions PostgreSQL Example
https://github.com/remarkablemark/github-actions-postgres-example
database github-actions nodejs postgres postgresql
Last synced: 2 months ago
JSON representation
GitHub Actions PostgreSQL Example
- Host: GitHub
- URL: https://github.com/remarkablemark/github-actions-postgres-example
- Owner: remarkablemark
- License: mit
- Created: 2021-03-11T04:29:43.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-19T05:18:52.000Z (almost 3 years ago)
- Last Synced: 2025-03-19T17:22:05.766Z (3 months ago)
- Topics: database, github-actions, nodejs, postgres, postgresql
- Homepage: https://b.remarkabl.org/3qL5fE7
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Actions PostgreSQL Example
[](https://github.com/remarkablemark/github-actions-postgres-example/actions/workflows/postgres.yml)
Example of a [GitHub Actions](https://b.remarkabl.org/github-actions) workflow that sets up [PostgreSQL](https://b.remarkabl.org/postgresql) in a [Node.js](https://b.remarkabl.org/nodejs-site) container.
- [Blog post](https://b.remarkabl.org/3qL5fE7)
- [Workflow](https://github.com/remarkablemark/github-actions-postgres-example/blob/master/.github/workflows/postgres.yml)