/demo-nodejs-postgres-rest

NodeJS and PostgreSQL Clever Cloud Example Application

Primary LanguageJavaScript

NodeJS-PostgreSQL-Demo

This is an example NodeJS application that works with PostgreSQL on Clever Cloud.

The application is a very simple list where you can add or delete values.

To install it, simply fork this repository and create an application from your GitHub repo. Then create a PostgreSQL add-on and link it to your application, either via the Clever Tools CLI or via the Clever Cloud console.

That's it, the application will use the environnement variables to connect to the PostgreSQL DB.