/budgetal-graphql

Budgetal written in GraphQL and Create React App

Primary LanguageGo

Budgetal

A Budgetal GraphQL implementation written in Go with Create React App on the frontend

Setup

Once the repo has been cloned start the dev server:

$ ./dev.server

Configuration

  1. PORT the listening port can be configured by setting the PORT env var
  2. DATABASE_URL the database connection can be configured by setting the DATABASE_URL env var