Skip to content

stephane-klein/poc-contact-app-elm-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC Contact App based on Elm, GraphQL

In this POC (Proof of Concept) I try to develop a Contact Web application based on this stack:

Project status: see next steps in issues

Learning resources

This is the resource I used to learn Elm development:

I got some help from https://discourse.elm-lang.org/ and Slack.

Getting started

$ docker-compose up -d postgres
$ ./scripts/load-seed.sh
$ ./scripts/load-fixtures.sh
$ docker-compose up -d

Open http://127.0.0.1:5000/graphiql

Next go to frontend/ folder to start the frontend.

About

POC Contact App based on Elm, GraphQL, Postgraphile (Draft, non-functional)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published