PostgreSQL API with hapi-js
Clone repository and npm install then you must set database with
export DATABASE_URL=postgres://username:password@hostname/database
Finallay start with npm start
There was an error while loading. Please reload this page.