An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# GitHub Actions PostgreSQL Example

[![PostgreSQL](https://github.com/remarkablemark/github-actions-postgres-example/actions/workflows/postgres.yml/badge.svg)](https://github.com/remarkablemark/github-actions-postgres-example/actions/workflows/postgres.yml)
![GitHub last commit](https://img.shields.io/github/last-commit/remarkablemark/github-actions-postgres-example)

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)