ctemplin / hasura

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title description tags
Hasura
A Hasura instance with a PostgreSQL database
postgres
hasura

Hasura example

This example sets up a Hasura instance with a PostgreSQL database.

Deploy on Railway

✨ Features

  • Postgres
  • Hasura

πŸ’β€β™€οΈ How to use

  • Click the Deploy on Railway button
  • Set up a HASURA_GRAPHQL_ADMIN_SECRET to secure your endpoints and console.
  • Visit your console after the deployment is complete

πŸ“ Notes

  • This starter automagically provisions a PostgreSQL database for you when you click the Deploy on Railway. The DATABASE_URL enviroment variable used in the Dockerfile is picked up from there.
  • The Hasura console and dev mode are enabled by default for a better development experience. You may want to read the production checklist before going live with your app.

About


Languages

Language:Dockerfile 100.0%