Skip to content

Learn more about your political officials - React, GraphQL, Express, MongoDB

License

Notifications You must be signed in to change notification settings

jeremy-code/integra

Repository files navigation

Integra

GitHub Actions status

Integra is a web application for learning about your local politicians. It is built with a React and Next.js front end, an Express Node.js GraphQL backend API, and a MongoDB database with a Prisma.

The web application is located at integra.vote and hosted with Cloudflare Pages. The GraphQL Express API server is hosted on api.integra.vote with fly.io.

Installation

git clone https://github.com/jeremynguyencs/integra
cd integra
yarn

Usage

# Run the development server locally
yarn dev

# Lint and format code
yarn lint
yarn format

# Build
yarn build

License

MIT

About

Learn more about your political officials - React, GraphQL, Express, MongoDB

Topics

Resources

License

Stars

Watchers

Forks