dillonhafer / budgetal-graphql

Budgetal written in GraphQL and Create React App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Budgetal written in GraphQL and Create React App


Languages

Language:Go 95.8%Language:Shell 4.2%