Skip to content
/ blur Public

GraphQL backend written in typescript for blur. Connects, alters, and fetches data from a postgres DB

License

Notifications You must be signed in to change notification settings

blur-app/blur

Repository files navigation

Setup

  1. create a postgres db on your platform of choice
  2. create a database.json with the data described in database.conf.json
  3. set create list.env, and fill it with the environment variables described in list.conf.env
  4. run db-migrate up
  • If using google cloud for postgres, don't forget to whitelist everyone's URLs when running locally.

About

GraphQL backend written in typescript for blur. Connects, alters, and fetches data from a postgres DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published