Skip to content

Project template to build a GraphQL API using Docker, PostgreSQL and Postgraphile

License

Notifications You must be signed in to change notification settings

NuCOS/docker-postgresql-postgraphile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker-PostgreSQL-Postgraphile

Tutorial to build a GraphQL API using Docker, PostgreSQL and Postgraphile.

See Github Wiki.

Requirements

This project has been developed on Linux Ubuntu 18.04 LTS. It is using the following third party components:

How To

To run the database and GraphQL API with the current data model, simply go to the project root and execute the following command:

$ cd docker-postgresql-postgraphile
$ docker-compose up

About

Project template to build a GraphQL API using Docker, PostgreSQL and Postgraphile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 100.0%