https://github.com/francosion042/blog-backend-postgraphile
A graphQL server that's built upon a postgreSQL schema
https://github.com/francosion042/blog-backend-postgraphile
database plpgsql postgraphile postgresql sql
Last synced: 5 months ago
JSON representation
A graphQL server that's built upon a postgreSQL schema
- Host: GitHub
- URL: https://github.com/francosion042/blog-backend-postgraphile
- Owner: francosion042
- Created: 2022-06-29T21:45:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T09:54:02.000Z (almost 4 years ago)
- Last Synced: 2025-01-09T06:15:16.151Z (over 1 year ago)
- Topics: database, plpgsql, postgraphile, postgresql, sql
- Language: JavaScript
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog-Backend-PostGraphile
## Create a file shell script file - server.sh - and paste the details in the server.sh.example file, replace with your data
## run - chmod +x server.sh - to make the script executable
## Create a file named database.json and add details as in database.json.example