We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8122674 commit 707d91eCopy full SHA for 707d91e
README.md
@@ -1,2 +1,9 @@
1
# neon-database-postgresql-branching
2
This is an experiment for rolling out a Neon (PostgreSQL) database for branching on developer's code pull requests quickly
3
+
4
+
5
6
+## Useful links to start from
7
+- [docker-compose](https://github.com/neondatabase/neon/blob/main/docker-compose/docker-compose.yml)
8
+- [Using Docker To Deploy Neon Serverless PostgreSQL](https://www.percona.com/blog/using-docker-to-deploy-neon-serverless-postgresql/)
9
+- [Branching workflows with Neon database](https://neon.tech/docs/introduction/branching#branching-workflows)
0 commit comments