Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4828

Ember.js + Ember Data + PostgreSQL

$
0
0

@nelson777 wrote:

I'm starting to study Ember.js but I'm having trouble understanding how to connect Ember.js with PostgreSQL using Ember-data.

My main problem is finding a complete example where I can study how I would do this.

I know I have to create a jsonapi to provide the data. My goal is using Node.js to provide the data and to receive new data from Ember. I've found these projects that seems to provide what I want:

https://github.com/holidayextras/jsonapi-server

https://github.com/holidayextras/jsonapi-store-relationaldb

Anyone knows where I can find a complete example of a project using Ember with a PostgreSQL jsonapi server implemented in Node.js?

Preferably a simple project where I can understand the basics of getting a connection running and show the data in Ember.

Any help appreciated. Thanks :slightly_smiling:

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4828

Trending Articles