Skip to content

Commit d6566b2

Browse files
authored
Merge 41f451e23dc6ebee56d2ecfd932c5a7887c31b04 into 7fdd53b5bfec2da2ad912b62d53ac38f9d95a774
2 parents bb528c2 + b3785ff commit d6566b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Sailsjs & Postgres
22

3+
[1-click deploy](https://github.com/new?template_name=sample-sailsjs-postgres-template&template_owner=DefangSamples)
4+
35
This sample project demonstrates how to deploy
46

57
Sailsjs with Defang and connect it to a Postgres database. Furthermore, we emonstrate how to run a local Postgres container during development vs a managed postgres service (Neon). For a quick database set up please go to [Neon](https://neon.tech/) and follow set up instructions. The sample starts with a no tasks in the database and allows us to add tasks on the fly. It sets wide open permissions on the tables as well so you can start querying or mutating the data right away.

0 commit comments

Comments
 (0)