Falieson / planetx-boilerplate-rsksoa

MIT License
0 stars 2 forks source link

PX COUNTERS - basic "counter" - new counter record in database w/ GraphQL #12

Open Falieson opened 7 years ago

Falieson commented 7 years ago

Instead of PostgresDB, start with sqlite (provided by react-starter-kit, and then switch it to postgres)

tijesunimi-peters commented 7 years ago

@Falieson I have the updated version of this Issue strictly using the react-relay and I would like to push so you can review it

Falieson commented 7 years ago

@andela-tpeters I added rights for you to push, please make a new branch if you run into merge conflicts. In the future I'd suggest the typical opensource collaboration process of forking and make PRs

tijesunimi-peters commented 7 years ago

I have fixed the conflicts and everything seems to be working well on my end.

Falieson commented 7 years ago

@andela-tpeters reading over your latest commit I still see import Relay from 'react-relay/classic';