Skip to content

Commit f36242c

Browse files
authored
Merge 41f451e23dc6ebee56d2ecfd932c5a7887c31b04 into 7fdd53b5bfec2da2ad912b62d53ac38f9d95a774
2 parents 8c680a2 + 95db082 commit f36242c

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
# React & Node.js & PostgreSQL
22

3+
[1-click deploy](https://github.com/new?template_name=sample-nodejs-react-postgres-template&template_owner=DefangSamples)
4+
35
This sample project demonstrates how to deploy a full-stack application using React for the frontend, Node.js for the backend, and PostgreSQL for the database. The project uses Docker to containerize the services, making it easy to run in both development and production environments.
46

57
In this sample, we have set up the essential files you need to deploy in production using [Neon](https://neon.tech/) to host your database. We use a connection string to connect Neon to your code. By replacing the pre-configured connection string at .env and at the compose file to yours, you will be ready to deploy this sample with Neon.

0 commit comments

Comments
 (0)