StevenLeRoux / expressjs-postgresql-example

Run Express.js with PostgreSQL on Clever Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Run Express.js with PostgreSQL on Clever Cloud


Languages

Language:JavaScript 78.6%Language:Pug 21.4%