Skip to content

GraphQL, Typescript, and Apollo Server backend for the Budgetster finance application. Deployed using Fly.io.

Notifications You must be signed in to change notification settings

jacoblurie29/budgetster-backend

Repository files navigation

Budgetster Backend

About

This is the backend for Budgetster, a budgeting app that allows users to track their spending and saving. The backend is built with Node.js, MongoDB, and GraphQL. The frontend is built with React and Typescript and can be found here.

Prerequisites

Installing

  1. Clone the repo
git clone https://github.com/jacoblurie29/budgetster-backend
  1. Install NPM packages
npm install
  1. Run the server
npm start

Built With

About

GraphQL, Typescript, and Apollo Server backend for the Budgetster finance application. Deployed using Fly.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published